summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/include/memory.h
blob: 39adee705d3e6f1f397ca96b9dfd36169fcf1d2c (plain)
1
2
3
4
5
6
#ifndef _MEMORY_H
#define _MEMORY_H

#include <string.h>

#endif