7 lines
185 B
C
7 lines
185 B
C
|
#ifndef COSMOPOLITAN_LIBC_NT_ENUM_IOCTL_H_
|
||
|
#define COSMOPOLITAN_LIBC_NT_ENUM_IOCTL_H_
|
||
|
|
||
|
#define kNtIoctlDiskGetDriveGeometry 0x00070000u
|
||
|
|
||
|
#endif /* COSMOPOLITAN_LIBC_NT_ENUM_IOCTL_H_ */
|