summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips/p4000/startup/idtmem.S
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/mips/p4000/startup/idtmem.S')
-rw-r--r--c/src/lib/libbsp/mips/p4000/startup/idtmem.S13
1 files changed, 0 insertions, 13 deletions
diff --git a/c/src/lib/libbsp/mips/p4000/startup/idtmem.S b/c/src/lib/libbsp/mips/p4000/startup/idtmem.S
index eb843984ea..e7744e2ef9 100644
--- a/c/src/lib/libbsp/mips/p4000/startup/idtmem.S
+++ b/c/src/lib/libbsp/mips/p4000/startup/idtmem.S
@@ -67,7 +67,6 @@ scache_linesize:
.word 0
#endif
-
.text
#if __mips == 1
@@ -101,7 +100,6 @@ FRAME(config_Dcache,sp, CONFIGFRM, ra)
j ra
ENDFRAME(config_Dcache)
-
/*************************************************************************
**
** Config_Icache() -- determine size of Instruction cache
@@ -189,7 +187,6 @@ FRAME(_size_cache,sp,0,ra)
ENDFRAME(_size_cache)
.set reorder
-
#define FLUSHFRM (2*4)
/***************************************************************************
@@ -230,7 +227,6 @@ _Dflush_done:
j ra
ENDFRAME(flush_Dcache)
-
/***************************************************************************
**
** flush_Icache() - flush entire Instruction cache
@@ -326,7 +322,6 @@ FRAME(clear_Dcache,sp,0,ra)
j ra
ENDFRAME(clear_Dcache)
-
/**************************************************************************
**
** clear_Icache(base_addr, byte_count) - flush portion of Instruction cache
@@ -383,14 +378,12 @@ FRAME(clear_Icache,sp,0,ra)
j ra
ENDFRAME(clear_Icache)
-
/**************************************************************************
**
** get_mem_conf - get memory configuration
**
***************************************************************************/
-
FRAME(get_mem_conf,sp,0,ra)
lw t6, mem_size
@@ -530,7 +523,6 @@ LEAF(_size_cache)
1: j ra
END(_size_cache)
-
/*
* void config_cache() R4000
*
@@ -552,7 +544,6 @@ LEAF(config_cache)
8: j ra
END(config_cache)
-
/*
* void _init_cache() R4000
*/
@@ -604,7 +595,6 @@ LEAF(_init_cache)
j ra
END(_init_cache)
-
/*
* void flush_cache (void) R4000
*
@@ -832,8 +822,6 @@ LEAF(clean_icache_indexed)
2: j ra
END(clean_icache_indexed)
-
-
/*
* void clean_scache (unsigned kva, size_t n) R4000
*
@@ -907,7 +895,6 @@ END(clean_scache_nowrite_indexed)
**
***************************************************************************/
-
FRAME(get_mem_conf,sp,0,ra)
lw t6, mem_size