[FREELDR]: Put ARM boot code in .init section to guarantee it goes first in the file...
[reactos.git] / reactos / boot / freeldr / freeldr / arch / arm / boot.s
index cbe9e9b..0114bb7 100644 (file)
@@ -9,6 +9,7 @@
     .title "ARM FreeLDR Entry Point"
     .include "ntoskrnl/include/internal/arm/kxarm.h"
     .include "ntoskrnl/include/internal/arm/ksarm.h"
+    .section .init
 
     NESTED_ENTRY _start
     PROLOG_END _start