Sign in
gem5
/
arm
/
linux-arm64-legacy
/
fefa8ff810c5ab4c4206aed9d159c4d6fe8d4f1c
/
.
/
arch
/
x86
/
um
/
shared
/
sysdep
/
syscalls.h
blob: bd9a89b67e41f20bdd17b2f38f5c9543ef28c7b1 [
file
] [
log
] [
blame
]
#ifdef
__i386__
#include
"syscalls_32.h"
#else
#include
"syscalls_64.h"
#endif