593925ceb4
GNU binutils also uses _FNMATCH_H for a guard, maybe along others!
10 lines
179 B
TOML
10 lines
179 B
TOML
sys_includes = ["sys/types.h", "bits/float.h"]
|
|
include_guard = "_RELIBC_FLOAT_H"
|
|
language = "C"
|
|
style = "Tag"
|
|
no_includes = true
|
|
cpp_compat = true
|
|
|
|
[enum]
|
|
prefix_with_name = true
|