chiark / gitweb /
[PATCH] move kernel name/number evaluation into udev_init_device()
[elogind.git] / klibc / klibc / atoi.c
1 #define TYPE int
2 #define NAME atoi
3 #include "atox.c"