Changeset 9ceaef4 in mainline


Ignore:
Timestamp:
2006-06-06T23:21:01Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ae971b3e
Parents:
732fd3c
Message:

Fixed size of mips processes, they are larger now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/mips32/Makefile.inc

    r732fd3c r9ceaef4  
    4343KERNEL_LOAD_ADDRESS = 0x80100000
    4444INIT_ADDRESS = 0x81000000
    45 INIT_SIZE = 131072
     45INIT_SIZE = 262144
    4646
    4747CFLAGS += -mno-abicalls -G 0 -fno-zero-initialized-in-bss
Note: See TracChangeset for help on using the changeset viewer.