chiark / gitweb /
[PATCH] fix problem where usb devices can be either the main device or the interface
[elogind.git] / klibc / klibc / atoi.c
1 #define TYPE int
2 #define NAME atoi
3 #include "atox.c"