X-Git-Url: http://git.onelab.eu/?p=linux-2.6.git;a=blobdiff_plain;f=Documentation%2FABI%2Fstable%2Fsyscalls;fp=Documentation%2FABI%2Fstable%2Fsyscalls;h=c3ae3e7d6a0ccdddedcc61db54910fef59dd54d3;hp=0000000000000000000000000000000000000000;hb=f05f9504c50ed069377d37f02f22e7a16b5921de;hpb=16c70f8c1b54b61c3b951b6fb220df250fe09b32 diff --git a/Documentation/ABI/stable/syscalls b/Documentation/ABI/stable/syscalls new file mode 100644 index 000000000..c3ae3e7d6 --- /dev/null +++ b/Documentation/ABI/stable/syscalls @@ -0,0 +1,10 @@ +What: The kernel syscall interface +Description: + This interface matches much of the POSIX interface and is based + on it and other Unix based interfaces. It will only be added to + over time, and not have things removed from it. + + Note that this interface is different for every architecture + that Linux supports. Please see the architecture-specific + documentation for details on the syscall numbers that are to be + mapped to each syscall.