ARM: mmp: fix potential NULL dereference
[linux/fpc-iii.git] / arch / x86 / um / shared / sysdep / syscalls.h
blobbd9a89b67e41f20bdd17b2f38f5c9543ef28c7b1
1 #ifdef __i386__
2 #include "syscalls_32.h"
3 #else
4 #include "syscalls_64.h"
5 #endif