1
0
Fork 0

microblaze: Remove unused asm label

It is not used at all that's why remove it.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
utp
Michal Simek 2015-01-27 12:46:07 +01:00
parent 2c7c32fa7f
commit e4a4743e48
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ _start:
/* Flush cache before enable cache */
addik r5, r0, 0
addik r6, r0, XILINX_DCACHE_BYTE_SIZE
flush: bralid r15, flush_cache
bralid r15, flush_cache
nop
/* enable instruction and data cache */