SimpleKernel
1.17.0
Loading...
Searching...
No Matches
math.h
Go to the documentation of this file.
1
6
#pragma GCC system_header
7
8
#ifdef __cplusplus
9
#define _GLIBCXX_INCLUDE_NEXT_C_HEADERS
10
#endif
11
12
#include_next <math.h>
// NOLINT: intentional include_next for wrapper bypass
13
14
#ifdef __cplusplus
15
#undef _GLIBCXX_INCLUDE_NEXT_C_HEADERS
16
#endif
src
libc
include
math.h
Generated by
1.9.8