Sign in
qemu
/
ipxe
/
c44a193d0d147ed6f98741124569864e516e9d4b
/
.
/
src
/
arch
/
i386
/
include
/
bits
/
uaccess.h
blob: 2bb52e02134e68fa6d8ac2ab396211006135adb8 [
file
] [
log
] [
blame
]
#ifndef
_BITS_UACCESS_H
#define
_BITS_UACCESS_H
/** @file
*
* i386-specific user access API implementations
*
*/
FILE_LICENCE
(
GPL2_OR_LATER
);
#include
<librm.h>
#endif
/* _BITS_UACCESS_H */