chiark / gitweb /
a3797105e8c94332287d86eed0ee5c3fa58f9970
[elogind.git] / klibc / klibc / strtoumax.c
1 #define TYPE uintmax_t
2 #define NAME strtoumax
3 #include "strtox.c"