Added CONFIG_CLEAR and CONFIG_RESET to config.maemo
[busybox4maemo] / debian / sfdisk / xstrncpy.h
1 extern void xstrncpy(char *dest, const char *src, size_t n);