Sign in
gem5
/
arm
/
linux-arm64-legacy
/
a6eaf8bdf9308b51ec84e358915fc65400029519
/
.
/
include
/
asm-x86
/
futex.h
blob: 1f4610e0c613031b003ddda1afe903ce2a12b658 [
file
] [
log
] [
blame
]
#ifdef
CONFIG_X86_32
# include "futex_32.h"
#else
# include "futex_64.h"
#endif