diff options
Diffstat (limited to 'src/arch/mips/tables.c')
-rw-r--r-- | src/arch/mips/tables.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/arch/mips/tables.c b/src/arch/mips/tables.c index 2083442f29..a3d9939707 100644 --- a/src/arch/mips/tables.c +++ b/src/arch/mips/tables.c @@ -51,9 +51,6 @@ void write_tables(void) new_table_pointer - table_pointer); post_code(0x9e); - - /* Print CBMEM sections */ - cbmem_list(); } void lb_arch_add_records(struct lb_header *header) |