chiark / gitweb /
volume_id: add OCFS (Oracle Cluster File System) support
[elogind.git] / klibc / klibc / atol.c
1 #define TYPE long
2 #define NAME atol
3 #include "atox.c"