Remove bits/stdlib

This commit is contained in:
Wildan M
2025-12-28 19:43:54 +07:00
parent be446db7c3
commit 8867ba80df
2 changed files with 0 additions and 15 deletions
-1
View File
@@ -1,6 +1,5 @@
sys_includes = ["stddef.h", "alloca.h", "wchar.h", "features.h"]
include_guard = "_RELIBC_STDLIB_H"
trailer = "#include <bits/stdlib.h>"
language = "C"
style = "Type"
no_includes = true