Changeset 4bb86b4 in mainline


Ignore:
Timestamp:
2005-09-02T16:51:14Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d9f7a6a
Parents:
375237d1
Message:

Use ia32 memmap.h/memmapash.h

Files:
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • src/build.amd64

    r375237d1 r4bb86b4  
    1616done
    1717
    18 for a in ega.h i8042.h i8259.h i8254.h interrupt.h bios mm/memory_init.h; do
     18for a in ega.h i8042.h i8259.h i8254.h interrupt.h bios mm/memory_init.h boot/memmap.h boot/memmapasm.h; do
    1919  if [ \! -e amd64/include/$a ]; then
    2020    echo ln -sf `pwd`/ia32/include/$a amd64/include/$a
Note: See TracChangeset for help on using the changeset viewer.