trios/libk/include/stdlib.h

4 lines
39 B
C
Raw Normal View History

2023-04-19 03:44:10 +00:00
#pragma once
int atoi(const char* s);