chiark / gitweb /
create_floppy_devices: add tool to create floppy nodes based on sysfs info
[elogind.git] / klibc / klibc / atol.c
1 #define TYPE long
2 #define NAME atol
3 #include "atox.c"