lineage_kernel_xcoverpro/lib/libdss-include/linux/unistd.h

10 lines
157 B
C
Raw Normal View History

2023-06-18 22:53:49 +00:00
#ifndef _LINUX_UNISTD_H_
#define _LINUX_UNISTD_H_
/*
* Include machine specific syscall numbers
*/
#include <asm/unistd.h>
#endif /* _LINUX_UNISTD_H_ */