chiark / gitweb /
[PATCH] sync up with the 0.84 version of klibc
[elogind.git] / klibc / klibc / atoi.c
1 #define TYPE int
2 #define NAME atoi
3 #include "atox.c"