#include "config.h"#include "memory.h"
Go to the source code of this file.
Functions | |
| void | code2data (U8 _CONST_TYPE_ *src, U8 _MEM_TYPE_SLOW_ *dest, U8 nb_data) |
| int | memcmp_code (U8 *ram, U8 _CONST_TYPE_ *rom, U16 n) |
Definition in file memory.c.
1.5.3