Misc fixes and additions

This commit is contained in:
Ben Gras
2005-07-12 13:10:06 +00:00
parent e1c5c6c8f3
commit d4b173ee50
3 changed files with 5 additions and 5 deletions

View File

@@ -11,5 +11,6 @@
#define DIOCSETP _IOW('d', 3, struct partition)
#define DIOCGETP _IOR('d', 4, struct partition)
#define DIOCEJECT _IO ('d', 5)
#define DIOCTIMEOUT _IOW('d', 6, int)
#endif /* _S_I_DISK_H */