chiark / gitweb /
[PATCH] add devfs like tty rules as an example in the default config file.
[elogind.git] / klibc / klibc / strtoimax.c
1 #define TYPE intmax_t
2 #define NAME strtoimax
3 #include "strtox.c"