[HAL]
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 31 Dec 2009 21:23:01 +0000 (21:23 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Thu, 31 Dec 2009 21:23:01 +0000 (21:23 +0000)
commit5ec7192b662643e99d6df3e4f67455ff75296953
treec52401bd7a8921e5a8198bf8a0f0801e808bb9d7
parent2a0c1bf64920805112c0f1f04d97ed45a0c3ceac
[HAL]
- Move the rest from halamd64 to halx86

svn path=/branches/ros-amd64-bringup/; revision=44835
17 files changed:
reactos/hal/hal.rbuild
reactos/hal/halamd64/directory.rbuild [deleted file]
reactos/hal/halamd64/generic/generic.rbuild [deleted file]
reactos/hal/halamd64/include/bus.h [deleted file]
reactos/hal/halamd64/include/hal.h [deleted file]
reactos/hal/halamd64/include/halp.h [deleted file]
reactos/hal/halx86/generic/amd64/halinit.c [moved from reactos/hal/halamd64/generic/halinit.c with 100% similarity]
reactos/hal/halx86/generic/amd64/misc.c [moved from reactos/hal/halamd64/generic/misc.c with 100% similarity]
reactos/hal/halx86/generic/amd64/pic.c [moved from reactos/hal/halamd64/generic/pic.c with 100% similarity]
reactos/hal/halx86/generic/amd64/usage.c [moved from reactos/hal/halamd64/generic/usage.c with 100% similarity]
reactos/hal/halx86/hal_generic.rbuild
reactos/hal/halx86/halamd64.rbuild
reactos/hal/halx86/halmps.rbuild
reactos/hal/halx86/mp/amd64/mps.S [moved from reactos/hal/halamd64/generic/mps.S with 100% similarity]
reactos/hal/halx86/mp/i386/mps.S [moved from reactos/hal/halx86/mp/mps.S with 100% similarity]
reactos/hal/halx86/mp/i386/mpsboot.asm [moved from reactos/hal/halx86/mp/mpsboot.asm with 100% similarity]
reactos/hal/halx86/mp/i386/spinlock.c [moved from reactos/hal/halx86/mp/spinlock.c with 100% similarity]