aboutsummaryrefslogtreecommitdiff
path: root/system/include/memory.h
blob: 01e2d0410a4c86a1e4dacadc9aea78854538addd (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef _MEMORY_H
#define _MEMORY_H

#include <sys/features.h>

#include <string.h>

#endif