Revision 180
Added by markw about 11 years ago
freeze.c | ||
---|---|---|
#include "freeze.h"
|
||
|
||
#include "regs.h"
|
||
#include "memory.h"
|
||
|
||
unsigned char store_portb;
|
||
unsigned volatile char * store_mem;
|
Merged patches from Hias - Makefile improvements to avoid having the main_real etc! Clean up of memory defs absolute vs... 0001-firmware-refactor-Makefile-to-prepare-for-target-spe.patch 0002-firmware-refactor-memory-location-definitions.patch