Merge branch 'unistd-trailer' into 'master'
change unistd cbindgen trailer to after_includes See merge request redox-os/relibc!1238
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
sys_includes = ["stddef.h", "stdint.h", "sys/types.h", "features.h", "fcntl.h"]
|
||||
include_guard = "_RELIBC_UNISTD_H"
|
||||
trailer = """
|
||||
after_includes = """
|
||||
|
||||
#define _POSIX_VERSION 200809L
|
||||
#define _POSIX_BARRIERS 202405L
|
||||
#define _POSIX_MONOTONIC_CLOCK 200112L
|
||||
|
||||
Reference in New Issue
Block a user