Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
0002 #ifndef _LINUX_UNISTD_H_
0003 #define _LINUX_UNISTD_H_
0004 
0005 /*
0006  * Include machine specific syscall numbers
0007  */
0008 #include <asm/unistd.h>
0009 
0010 #endif /* _LINUX_UNISTD_H_ */