chiark / gitweb /
[PATCH] klibc specific tweaks
[elogind.git] / klibc / klibc / atol.c
1 #define TYPE long
2 #define NAME atol
3 #include "atox.c"