source: GPL/trunk/include/linux/uaccess.h@ 679

Last change on this file since 679 was 679, checked in by David Azarewicz, 4 years ago

Merge changes from Paul's uniaud32next branch.

File size: 111 bytes
Line 
1#ifndef _LINUX_UACCESS_H
2#define _LINUX_UACCESS_H
3#include <asm/uaccess.h>
4
5#endif /* _LINUX_UACCESS_H */
Note: See TracBrowser for help on using the repository browser.