xref: /openbmc/linux/Documentation/ABI/stable/syscalls (revision e5451c8f8330e03ad3cfa16048b4daf961af434f)
1*c18f6365SGreg Kroah-HartmanWhat:		The kernel syscall interface
2*c18f6365SGreg Kroah-HartmanDescription:
3*c18f6365SGreg Kroah-Hartman	This interface matches much of the POSIX interface and is based
4*c18f6365SGreg Kroah-Hartman	on it and other Unix based interfaces.  It will only be added to
5*c18f6365SGreg Kroah-Hartman	over time, and not have things removed from it.
6*c18f6365SGreg Kroah-Hartman
7*c18f6365SGreg Kroah-Hartman	Note that this interface is different for every architecture
8*c18f6365SGreg Kroah-Hartman	that Linux supports.  Please see the architecture-specific
9*c18f6365SGreg Kroah-Hartman	documentation for details on the syscall numbers that are to be
10*c18f6365SGreg Kroah-Hartman	mapped to each syscall.
11