reactos/reactos/ntoskrnl/include/internal/arm
Sir Richard 5786bc7b81 [NTOS]: Add a branch-to-self to start testing kernel code.
[ARMLLB]: Fix incorrect frame buffer size calculation.
[FREELDR]: Finish paging setup. Now we're able to boot to the kernel entrypoint at 0x808D3000, but I'm not happy with the memory descriptors.

svn path=/trunk/; revision=45480
2010-02-07 03:01:19 +00:00
..
asmmacro.S
intrin_i.h - Implement support for reading and writing physical memory for KD. The implementation uses a reserved mapping page to map the target physical address to. On x86 this page is located at virtual address 0xFFBFF000, and the PTE for this page is the last PTE of the nonpaged pool's PDE. Other architectures may need to reserve the PTE elsewhere. 2009-11-04 22:40:18 +00:00
ke.h [ARM]: Fix the ARM build, hopefully without breaking the x86 build in the process. Sorry buds! 2010-02-01 03:51:45 +00:00
ksarm.h
kxarm.h
mm.h [NTOS]: Add a branch-to-self to start testing kernel code. 2010-02-07 03:01:19 +00:00