2cd6391732
This version removes the native system call wrappers (the functions that use "syscall" to invoke a system call). The reason for this is that this will no longer be covered by the specification. Instead, userspace processes must use the vDSO to invoke system calls.
7 lines
207 B
Text
7 lines
207 B
Text
include/cloudabi32_types.h
|
|
include/cloudabi64_types.h
|
|
include/cloudabi_syscalls.h
|
|
include/cloudabi_syscalls_info.h
|
|
include/cloudabi_syscalls_struct.h
|
|
include/cloudabi_types.h
|
|
include/cloudabi_types_common.h
|