add directory gnu
This commit is contained in:
6
gnu/glibc/glibc-1.03/sysdeps/stub/__math.h
Normal file
6
gnu/glibc/glibc-1.03/sysdeps/stub/__math.h
Normal file
@@ -0,0 +1,6 @@
|
||||
/* This file should provide inline versions of math functions.
|
||||
|
||||
Surround GCC-specific parts with #ifdef __GNUC__, and use `extern __inline'.
|
||||
|
||||
This file should define __MATH_INLINES if functions are actually defined as
|
||||
inlines. */
|
||||
Reference in New Issue
Block a user