xref: /OK3568_Linux_fs/buildroot/package/linux-syscall-support/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LINUX_SYSCALL_SUPPORT
2	bool "linux-syscall-support (lss)"
3	help
4	  This project provides a header file that can be included into
5	  your application whenever you need to make direct system
6	  calls.
7
8	  https://chromium.googlesource.com/linux-syscall-support/
9