Changes in boot/arch/arm32/loader/main.c [d7f8796c:e731b0d] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/arm32/loader/main.c
rd7f8796c re731b0d 48 48 49 49 /** Kernel entry point address. */ 50 #define KERNEL_VIRTUAL_ADDRESS 0x80 80000050 #define KERNEL_VIRTUAL_ADDRESS 0x80200000 51 51 52 52
Note:
See TracChangeset
for help on using the changeset viewer.