K 10 svn:author V 6 andrew K 8 svn:date V 27 2013-09-29T15:19:34.759545Z K 7 svn:log V 261 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) END