summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/arm/divsi3.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* unifdef __APCS_26__ we don't run on anything with a 26 bit program counter.jsg2014-12-301-25/+1
| | | | | This codepath was removed in the NetBSD code this is derived from back in 2003 and was removed in Bitrig earlier this year. No binary change.
* tag...drahn2004-02-011-0/+1
|
* Kernel library bits for arm, from NetBSD.drahn2004-02-011-0/+410