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