Remove extra labels, ENTRY_NP already provides them.
Sponsored by: ABT Systems Ltd
This commit is contained in:
parent
996bd7abd3
commit
1409e27fc7
@ -194,7 +194,6 @@ ENTRY(armv5_idcache_wbinv_range)
|
||||
END(armv5_idcache_wbinv_range)
|
||||
|
||||
ENTRY_NP(armv5_idcache_wbinv_all)
|
||||
armv5_idcache_wbinv_all:
|
||||
.Larmv5_idcache_wbinv_all:
|
||||
/*
|
||||
* We assume that the code here can never be out of sync with the
|
||||
|
@ -144,7 +144,6 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
|
||||
ENTRY_NP(xscalec3_cache_syncI)
|
||||
xscalec3_cache_purgeID:
|
||||
EENTRY_NP(xscalec3_cache_purgeID)
|
||||
mcr p15, 0, r0, c7, c5, 0 /* flush I cache (D cleaned below) */
|
||||
EENTRY_NP(xscalec3_cache_cleanID)
|
||||
|
Loading…
x
Reference in New Issue
Block a user