Add getrandom and sys/random.h
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
sys_includes = ["sys/types.h"]
|
||||
include_guard = "_SYS_RANDOM_H"
|
||||
language = "C"
|
||||
style = "Tag"
|
||||
no_includes = true
|
||||
cpp_compat = true
|
||||
|
||||
[enum]
|
||||
prefix_with_name = true
|
||||
Reference in New Issue
Block a user