sortix-mirror/libm/include
Jonas 'Sortie' Termansen 611dc22e73 Standardize header include guards.
This change makes all the standard library and kernel headers use header
guards with a consistent scheme within the reserved namespace to avoid
conflicts with non-standard-library-implementation code.
2022-07-09 20:51:13 +02:00
..
__ Standardize header include guards. 2022-07-09 20:51:13 +02:00
complex.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
fenv.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
ieee754.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
ieeefp.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
math.h Standardize header include guards. 2022-07-09 20:51:13 +02:00
tgmath.h Standardize header include guards. 2022-07-09 20:51:13 +02:00