diff options
Diffstat (limited to 'newlib/libc/include/sys/string.h')
-rw-r--r-- | newlib/libc/include/sys/string.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/libc/include/sys/string.h b/newlib/libc/include/sys/string.h new file mode 100644 index 000000000..ceedf4be1 --- /dev/null +++ b/newlib/libc/include/sys/string.h @@ -0,0 +1,2 @@ +/* This is a dummy <sys/string.h> used as a placeholder for + systems that need to have a special header file. */ |