Changeset 2bd4fdf in mainline for arch/mips/Makefile.inc


Ignore:
Timestamp:
2005-09-06T23:10:17Z (20 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0b512a8
Parents:
2c9de7e
Message:

MIPS bug fixes.
Added usermode to MIPS, unfortunately impossible to test until
MM is ready.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/mips/Makefile.inc

    r2c9de7e r2bd4fdf  
    2222        arch/start.S \
    2323        arch/context.S \
    24         arch/panic.s \
     24        arch/panic.S \
    2525        arch/mips.c \
    26         arch/dummy.s \
     26        arch/dummy.S \
    2727        arch/putchar.c \
    28         arch/asm.s \
     28        arch/asm.S \
    2929        arch/exception.c \
    3030        arch/interrupt.c \
Note: See TracChangeset for help on using the changeset viewer.