# README
SysInfo stores information about which features a kernel supports.
# Functions
New returns a new SysInfo, using the filesystem to detect which features the kernel supports.
# Constants
SeccompModeFilter refers to the syscall argument SECCOMP_MODE_FILTER.