Add missing extension return value for __byte_swap32_var() in the case
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 23 Aug 2004 21:16:38 +0000 (21:16 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 23 Aug 2004 21:16:38 +0000 (21:16 +0000)
commit979b64c348259c30f614664eb1a344279e090c4f
tree8faa5f7f8a62ba46ea35c9cb9ac4f2decc4845ac
parentfc800962a76e0d7509647c05f71c373fef3a9352
Add missing extension return value for __byte_swap32_var() in the case
where I386_CPU is not defined.  This missing value was causing a buildkernel
compile-time error.
sys/cpu/i386/include/endian.h
sys/i386/include/endian.h