source: trunk/libs/newlib/src/newlib/libc/include/memory.h @ 444

Last change on this file since 444 was 444, checked in by satin@…, 6 years ago

add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc

File size: 80 bytes
Line 
1#ifndef _MEMORY_H
2#define _MEMORY_H
3#include <string.h>
4#endif /* !_MEMORY_H */
Note: See TracBrowser for help on using the repository browser.