3699b53ba2
Add a crate with stubbed functions for the float.h header.
7 lines
121 B
TOML
7 lines
121 B
TOML
sys_includes = ["sys/types.h", "bits/float.h"]
|
|
include_guard = "_FLOAT_H"
|
|
language = "C"
|
|
|
|
[enum]
|
|
prefix_with_name = true
|