5 lines
65 B
C
5 lines
65 B
C
#ifndef _MEMORY_H
|
|
#define _MEMORY_H 1
|
|
#include <string.h>
|
|
#endif
|
#ifndef _MEMORY_H
|
|
#define _MEMORY_H 1
|
|
#include <string.h>
|
|
#endif
|