40ccb7ed54
Some ports expect that it exists.
6 lines
81 B
C
6 lines
81 B
C
#ifndef _MEMORY_H
|
|
#define _MEMORY_H
|
|
|
|
#include <string.h>
|
|
|
|
#endif /* _MEMORY_H */
|