ReactOS 0.4.15-dev-7953-g1f49173
Disk.h
Go to the documentation of this file.
1/*
2 * PROJECT: Mke2fs
3 * FILE: Disk.h
4 * PROGRAMMER: Matt Wu <mattwu@163.com>
5 * HOMEPAGE: http://ext2.yeah.net
6 */
7
8#pragma once
9
10/* INCLUDES **************************************************************/
11
12#include "Stdafx.h"
13
14/* DEFINITIONS ***********************************************************/