]> bbs.cooldavid.org Git - net-next-2.6.git/blame - include/linux/unistd.h
Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org...
[net-next-2.6.git] / include / linux / unistd.h
CommitLineData
1da177e4
LT
1#ifndef _LINUX_UNISTD_H_
2#define _LINUX_UNISTD_H_
3
1da177e4 4/*
135ab6ec 5 * Include machine specific syscall numbers
1da177e4
LT
6 */
7#include <asm/unistd.h>
8
9#endif /* _LINUX_UNISTD_H_ */