Sign in
coral
/
linux-imx
/
059e6a831e14daa14218be3ee782fb848743b84d
/
.
/
arch
/
x86
/
um
/
shared
/
sysdep
/
syscalls.h
blob: b2060ac707f0c172938614998bd1b9c3985695c2 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifdef
__i386__
#include
"syscalls_32.h"
#else
#include
"syscalls_64.h"
#endif