blob: 487095f712db5056718dbed30fdc943569f6d2a0 [file] [log] [blame]
Eric Biederman90089602004-05-28 14:11:54 +00001#ifndef LINUX_SYSCALL_H
2#define LINUX_SYSCALL_H
3
4/* When I support other platforms use #ifdefs here */
5#include "linuxi386_syscall.h"
6
7#endif /* LINUX_SYSCALL_H */