freebsd-dev/sys/boot/arm/ixp425/boot2
Andrew Turner ca49624410 Fix ixp425 boot2 with ARM EABI:
- libkern is missing __aeabi_llsl, implement this by calling __ashldi3.
 - Because of how the asm entry macros are defined the boot2 code
   requires the unwind symbols to exist, include them in boot2.

Approved by:	re (marius)
2013-09-29 15:19:34 +00:00
..
arm_init.S
boot2.c Use 32-bit ufs_ino_t instead of ino_t to keep boot2 small and prevent 2012-05-25 09:36:39 +00:00
cf_ata.h
ixp425_board.c Fix typos. 2010-11-09 10:59:09 +00:00
lib.h
Makefile Fix ixp425 boot2 with ARM EABI: 2013-09-29 15:19:34 +00:00