mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 23:13:34 +00:00
6 lines
185 B
C
6 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_ */
|