Changeset efa9b73 in mainline for arch/ppc/boot/boot.s


Ignore:
Timestamp:
2005-08-17T12:01:35Z (20 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c723d7a1
Parents:
3902f8a4
Message:

PPC linker script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ppc/boot/boot.s

    r3902f8a4 refa9b73  
    11#
    2 # Copyright (C) 2001-2004 Jakub Jermar
     2# Copyright (C) 2005 Martin Decky
    33# All rights reserved.
    44#
     
    2929.text
    3030
    31 .set noreorder
    32 .set nomacro
    33 
    3431.global start
    3532start:
Note: See TracChangeset for help on using the changeset viewer.