Changeset 3902f8a4 in mainline for arch/ia64/Makefile.inc


Ignore:
Timestamp:
2005-08-15T11:34:58Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
efa9b73
Parents:
2e5365f3
Message:

For all relevant architectures, rename fake.s to dummy.s to better reflect the purpose of the file.
Also define global symbol called dummy.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ia64/Makefile.inc

    r2e5365f3 r3902f8a4  
    1818        arch/start.S \
    1919        arch/asm.S \
    20         arch/fake.s \
     20        arch/dummy.s \
    2121        arch/putchar.c \
    2222        arch/ia64.c \
Note: See TracChangeset for help on using the changeset viewer.