Fix a couple of problems with FreeLDR portability.
[reactos.git] / reactos / boot / freeldr / freeldr / arch / arm / boot.s
1 /*
2 * PROJECT: ReactOS Boot Loader
3 * LICENSE: GPL - See COPYING in the top level directory
4 * FILE: boot/freeldr/arch/arm/boot.s
5 * PURPOSE: Implements the entry point for ARM machines
6 * PROGRAMMERS: alex@winsiderss.com
7 */
8
9 /* INCLUDES *******************************************************************/
10
11 //#include <kxarm.h>
12
13 /* GLOBALS ********************************************************************/
14
15 .global _start
16 .section startup
17
18 /* BOOT CODE ******************************************************************/
19
20 _start:
21 b .