Split str* and mem* into string.[ch]
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#include <stdarg.h>
|
||||
#include "printf.h"
|
||||
#include "util.h"
|
||||
#include "string.h"
|
||||
|
||||
typedef uint32_t uintmax_t;
|
||||
typedef int32_t intmax_t;
|
||||
|
||||
Reference in New Issue
Block a user