This website requires JavaScript.
Explore
Help
Sign In
OrgACRN
/
acrn-kernel
mirror of
https://github.com/projectacrn/acrn-kernel.git
Watch
1
Star
0
Fork
You've already forked acrn-kernel
0
Code
Issues
Releases
Wiki
Activity
c9eaa447e7
acrn-kernel
/
arch
/
x86
/
um
/
shared
/
sysdep
/
syscalls.h
6 lines
79 B
C
Raw
Blame
History
#
ifdef __i386__
#
include
"syscalls_32.h"
#
else
#
include
"syscalls_64.h"
#
endif
Reference in New Issue
View Git Blame
Copy Permalink