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