mirror of https://github.com/E-Almqvist/eOS
parent
21d537ed76
commit
d55ea959e3
@ -1,4 +1,4 @@ |
||||
#include "types.h" |
||||
|
||||
long pow(int, uint); |
||||
long square(int); |
||||
long square(uint); |
||||
|
Loading…
Reference in new issue