mirror of
https://github.com/reactos/reactos.git
synced 2026-09-12 04:39:42 +08:00
4c1ac0d33ec2d2e41691a1c8e2d9640d3fe4cae8
- This is required because freeldr is a binary file, and so the first function must be the start routine. - Freeldr_startup ironically does not contain the startup code, since startup code is arch-specific, it actually lives in freeldr_arch. - Also get rid of another ARM linker hack, and define the correct base address for FreeLDR on OMAP3450. - Need a platform-specific way of specifying this. svn path=/trunk/; revision=41982
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%