Config.in 279 B

12345678
  1. config 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. https://chromium.googlesource.com/linux-syscall-support/