forgot new cache functions in linker control file

This commit is contained in:
Markus Fröschle
2012-10-14 14:05:24 +00:00
parent 12c280c405
commit 6fd24d44ce

View File

@@ -66,6 +66,7 @@ SECTIONS {
objs/sysinit.o(.text) objs/sysinit.o(.text)
objs/BaS.o(.text) objs/BaS.o(.text)
objs/sd_card.o(.text) objs/sd_card.o(.text)
objs/cache.o(.text)
objs/mmu.o(.text) objs/mmu.o(.text)
objs/exceptions.o(.text) objs/exceptions.o(.text)
objs/supervisor.o(.text) objs/supervisor.o(.text)