orca/cstdlib/include/stdlib.h

4 lines
45 B
C
Raw Normal View History

_Noreturn void abort (void);
int abs (int);