Sign in
gem5
/
arm
/
linux-arm64-legacy
/
3038edabf48f01421c621cb77a712b446d3a5d67
/
.
/
include
/
asm-x86
/
user.h
blob: 999873b22e7f4fd9e3531d8a19a47d2e716f96b8 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "user_32.h"
#else
# include "user_64.h"
#endif