libk  Diff

Differences From Artifact [5cd1df41a9]:

To Artifact [f2700fc28d]:


            1  +/* this file was generated from the Linux kernel source
            2  + * file /arch/x86/entry/syscalls/syscall_64.tbl. since
            3  + * the x86-64 syscalls are a special case and are unlikely
            4  + * to change in the future, the code used to generate this
            5  + * header was not preserved. */
            6  +
     1      7   #ifndef KIplatform_syscall
     2      8   #define KIplatform_syscall
     3      9   
     4     10   enum k_platform_syscall {
     5     11   
     6     12   	k_platform_syscall_read = 0,
     7     13   	k_platform_syscall_write = 1,