verify POSIX header includes

This commit is contained in:
auronandace
2026-06-08 18:27:53 +01:00
parent 227e736836
commit 9ea36a0c6c
27 changed files with 23 additions and 36 deletions
+5 -3
View File
@@ -1,8 +1,10 @@
# Note: changing this file requires `make clean`.
sys_includes = []
# POSIX header spec: https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/math.h.html
#
# There are no spec quotations relating to includes
#
# NOTE: changing this file requires `make clean`.
include_guard = "_RELIBC_MATH_H"
language = "C"
style = "Type"
no_includes = true
cpp_compat = true
# constants from openlibm