reactos/lib/fslib/ext2lib/Disk.h

20 lines
386 B
C
Raw Normal View History

/*
* PROJECT: Mke2fs
* FILE: Disk.h
* PROGRAMMER: Matt Wu <mattwu@163.com>
* HOMEPAGE: http://ext2.yeah.net
*/
#ifndef _DISK_H_
#define _DISK_H_
/* INCLUDES **************************************************************/
#include "Stdafx.h"
/* DEFINITIONS ***********************************************************/
#endif /* _DISK_H_ */