git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Framework for exporting system header to user space (#59)
[lunaix-os.git]
/
lunaix-os
/
includes
/
usr
/
lunaix
/
device.h
diff --git
a/lunaix-os/includes/usr/lunaix/device.h
b/lunaix-os/includes/usr/lunaix/device.h
index 9f8d2e03aed869ac185eebddc30a65929e507238..4e4c4197d4f979f919c5518a7fafcea99be943b9 100644
(file)
--- a/
lunaix-os/includes/usr/lunaix/device.h
+++ b/
lunaix-os/includes/usr/lunaix/device.h
@@
-1,7
+1,7
@@
-#ifndef _
_LUNAIX
_UDEVICE_H
-#define _
_LUNAIX
_UDEVICE_H
+#ifndef _
LUNAIX_UHDR
_UDEVICE_H
+#define _
LUNAIX_UHDR
_UDEVICE_H
-#include "ioctl
_defs
.h"
+#include "ioctl.h"
struct dev_info
{
struct dev_info
{
@@
-20,4
+20,4
@@
struct dev_info
} dev_name;
};
} dev_name;
};
-#endif /* _
_LUNAIX
_UDEVICE_H */
+#endif /* _
LUNAIX_UHDR
_UDEVICE_H */