Move the entrypoint and startup code in boot.s.
authorReactOS Portable Systems Group <ros-arm-bringup@svn.reactos.org>
Tue, 12 Feb 2008 05:55:12 +0000 (05:55 +0000)
committerReactOS Portable Systems Group <ros-arm-bringup@svn.reactos.org>
Tue, 12 Feb 2008 05:55:12 +0000 (05:55 +0000)
commit358d95b0c1ad410962b609d01cb6be62783ba604
treed09f0ee00f816b7cf91373c8b85dbfdedcb15d13
parent76a0229615410e32cff6ddad0b1b65fb81d748da
Move the entrypoint and startup code in boot.s.
Write ksarm.h and kxarm.h headers, defining the ARM Assembly ABI.
Rewrite the ARM assembler files we currently have to match the ABI.

svn path=/trunk/; revision=32313
reactos/boot/freeldr/freeldr/arch/arm/boot.s
reactos/ntoskrnl/include/internal/arm/ksarm.h [new file with mode: 0644]
reactos/ntoskrnl/include/internal/arm/kxarm.h [new file with mode: 0644]
reactos/ntoskrnl/ke/arm/boot.s [new file with mode: 0644]
reactos/ntoskrnl/ke/arm/stubs_asm.s
reactos/ntoskrnl/ntoskrnl.rbuild