reactos/reactos/lib/fslib/ext2lib/Disk.h
Hervé Poussineau 0ba562cefa Bring back ext2 code from branch
It does not compile yet

svn path=/trunk/; revision=32283
2008-02-11 12:10:35 +00:00

19 lines
386 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_ */