source:
GPL/trunk/include/linux/uaccess.h
Last change on this file was 772, checked in by , 4 months ago | |
---|---|
File size: 138 bytes |
Line | |
---|---|
1 | #ifndef _LINUX_UACCESS_H |
2 | #define _LINUX_UACCESS_H |
3 | #include <asm/uaccess.h> |
4 | #include <linux/minmax.h> |
5 | |
6 | #endif /* _LINUX_UACCESS_H */ |
Note:
See TracBrowser
for help on using the repository browser.