Emit C attributes via cbindgen
This commit is contained in:
committed by
Jeremy Soller
parent
a45c7b26d9
commit
5348273ccc
@@ -1,4 +1,4 @@
|
||||
sys_includes = ["sched.h", "time.h", "bits/pthread.h"]
|
||||
sys_includes = ["sched.h", "time.h", "bits/pthread.h", "features.h"]
|
||||
include_guard = "_RELIBC_PTHREAD_H"
|
||||
language = "C"
|
||||
style = "tag"
|
||||
|
||||
Reference in New Issue
Block a user