Changeset 939dfd7 in mainline for arch/mips32/src/mips32.c


Ignore:
Timestamp:
2005-12-09T18:29:34Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
705b4149
Parents:
ef0e259
Message:

Added MIPS ARC memory initializaiton.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/mips32/src/mips32.c

    ref0e259 r939dfd7  
    5656        interrupts_disable();
    5757
    58         init_arc();
     58        arc_init();
    5959
    6060        /* Copy the exception vectors to the right places */
Note: See TracChangeset for help on using the changeset viewer.