libc: update to a recent newlib version.
This commit is contained in:
parent
cd23acaa4a
commit
af4ac44cb5
77 changed files with 4496 additions and 9989 deletions
4
libc/xtensa-lx106-elf/include/memory.h
Normal file
4
libc/xtensa-lx106-elf/include/memory.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
#ifndef _MEMORY_H
|
||||
#define _MEMORY_H
|
||||
#include <string.h>
|
||||
#endif /* !_MEMORY_H */
|
Loading…
Add table
Add a link
Reference in a new issue