unifdef __APCS_26__ we don't run on anything with a 26 bit program counter.
authorjsg <jsg@openbsd.org>
Tue, 30 Dec 2014 08:12:52 +0000 (08:12 +0000)
committerjsg <jsg@openbsd.org>
Tue, 30 Dec 2014 08:12:52 +0000 (08:12 +0000)
commit7bc65dc79d97a897e81f6c6ad3b8a8a8aae728be
treee1bd93ed8fa72738d95ee4b3bc81d1c2fbc70acd
parentf4d79d8c7ed257067d6553fd8eebad345fa6be81
unifdef __APCS_26__ we don't run on anything with a 26 bit program counter.
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.
sys/lib/libkern/arch/arm/divsi3.S
sys/lib/libkern/arch/arm/htonl.S
sys/lib/libkern/arch/arm/htons.S
sys/lib/libkern/arch/arm/memcpy.S
sys/lib/libkern/arch/arm/memset.S