Eliminate the implementations of [hv]to[vh][ls] for mixed-endian systems.
authorNicholas Clark <nick@ccl4.org>
Tue, 7 May 2013 16:25:53 +0000 (18:25 +0200)
committerNicholas Clark <nick@ccl4.org>
Mon, 20 May 2013 19:19:44 +0000 (21:19 +0200)
commit545872c5eddf1f00b9826a3d8d682387f1c5049d
treeb5c6feb0019111411fa362030d1c4879a973f3ee
parent1cb43330cc18f2eee5ab1eb58e65991407f4b243
Eliminate the implementations of [hv]to[vh][ls] for mixed-endian systems.

As pp_pack.c has had mixed-endian support removed, there is little point in
keeping code in perl.h and util.c only needed for architectures that cannot
be built.
perl.h
util.c