reactos/reactos/lib/fslib/ext2lib/Disk.h
Art Yerkes 395064be78 Ext2lib import by filip navara for use by usetup.
svn path=/branches/ext2/; revision=13010
2005-01-13 01:54:28 +00:00

19 lines
405 B
C

/*
* 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_ */