added prototype for cache handling

This commit is contained in:
Markus Fröschle
2012-10-14 10:36:44 +00:00
parent 5061a3472f
commit 3968b26505

View File

@@ -9,7 +9,7 @@
#include "MCF5475.h"
#include "startcf.h"
#include "cache.h"
static const uint8_t *FPGA_FLASH_DATA = (uint8_t *) 0xe0700000L;
static const uint8_t *FPGA_FLASH_DATA_END = (uint8_t *) 0xe0800000L;