[tcp] Allow out-of-order receive queue to be discarded
[gpxe.git] / src / arch / i386 / include / bits / uaccess.h
blob2bb52e02134e68fa6d8ac2ab396211006135adb8
1 #ifndef _BITS_UACCESS_H
2 #define _BITS_UACCESS_H
4 /** @file
6 * i386-specific user access API implementations
8 */
10 FILE_LICENCE ( GPL2_OR_LATER );
12 #include <librm.h>
14 #endif /* _BITS_UACCESS_H */