Welcome to mirror list, hosted at ThFree Co, Russian Federation.

memory.h « include « libc « newlib - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f4a14fcb88240a7f1369e411b4f9000c342bd03f (plain)
1
2
3
4
#ifndef _MEMORY_H
#define	_MEMORY_H
#include <string.h>
#endif /* !_MEMORY_H */