repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ARM: mmp: fix potential NULL dereference
[linux/fpc-iii.git]
/
arch
/
x86
/
um
/
shared
/
sysdep
/
syscalls.h
blob
bd9a89b67e41f20bdd17b2f38f5c9543ef28c7b1
1
#ifdef __i386__
2
#include
"syscalls_32.h"
3
#else
4
#include
"syscalls_64.h"
5
#endif