Changeset 389f41e in mainline for arch/mips32/boot/boot.S


Ignore:
Timestamp:
2005-11-08T11:57:23Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5f85c91
Parents:
5b65205
Message:

new build system almost finished

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/mips32/boot/boot.S

    r5b65205 r389f41e  
    3333.set nomacro
    3434
    35 #include <arch/asm/boot.h>
    36 
    37 #ifndef KERNEL_LOAD_ADDRESS
    38 # define KERNEL_LOAD_ADDRESS 0x80100000
    39 #endif
     35#define KERNEL_LOAD_ADDRESS 0x80100000
    4036       
    4137.global start
Note: See TracChangeset for help on using the changeset viewer.