4G_module/tools/toolchain/gcc-arm-none-eabi/arm-none-eabi/include/memory.h

5 lines
80 B
C
Raw Permalink Normal View History

2024-09-02 17:54:29 +08:00
#ifndef _MEMORY_H
#define _MEMORY_H
#include <string.h>
#endif /* !_MEMORY_H */