stdlib.h 138 B

12345678
  1. #ifndef _MACHSTDLIB_H_
  2. #define _MACHSTDLIB_H_
  3. /* place holder so platforms may add stdlib.h extensions */
  4. #endif /* _MACHSTDLIB_H_ */