added prototype for cache handling

This commit is contained in:
Markus Fröschle
2012-10-14 10:36:44 +00:00
parent 94d89e7ddf
commit 1792368231

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;