summaryrefslogtreecommitdiff
path: root/gpxe/src/arch/x86_64/include/bits/uaccess.h
blob: 45582924248395ef6f23b4a9adfcf7863d0ace84 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef _BITS_UACCESS_H
#define _BITS_UACCESS_H

/** @file
 *
 * x86_64-specific user access API implementations
 *
 */

#endif /* _BITS_UACCESS_H */