Changeset e515167d in mainline for arch/amd64/Makefile.inc


Ignore:
Timestamp:
2005-09-03T09:52:47Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
be56c17
Parents:
5a5ed25
Message:

Added basic FPU context (not working).
Added CPU utilities from ia32
Fixed bug in vm.c that wanted PTL to be mapped in bottom memory.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/amd64/Makefile.inc

    r5a5ed25 re515167d  
    3535        arch/fmath.c \
    3636        arch/mm/memory_init.c \
    37         arch/cpu/cpu.c
     37        arch/cpu/cpu.c \
     38        arch/proc/scheduler.c \
     39        arch/userspace.c
Note: See TracChangeset for help on using the changeset viewer.