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

Last change on this file was 772, checked in by David Azarewicz, 4 months ago

Merge in changes from 6.6-LTS branch.
Fixed additional 25+ problems.

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.