1 #ifndef _BITS_UACCESS_H 2 #define _BITS_UACCESS_H 3 4 /** @file 5 * 6 * x86_64-specific user access API implementations 7 * 8 */ 9 10 #endif /* _BITS_UACCESS_H */ 11