Cleanup COMPAT_FREEBSD32 support.
commit4d8712daf1610ccab464077fdc055a48a4b845ed
authorbdrewery <bdrewery@FreeBSD.org>
Sun, 5 Jun 2016 18:16:33 +0000 (5 18:16 +0000)
committerbdrewery <bdrewery@FreeBSD.org>
Sun, 5 Jun 2016 18:16:33 +0000 (5 18:16 +0000)
treec31905a4503fd80fe6e07366985554b124724ff4
parentd80c39f48cea8e3433f9b6b72fdc3c176f909916
Cleanup COMPAT_FREEBSD32 support.

This is a NOP.

The COMPAT_IA32 was renamed in r205014 to COMPAT_FREEBSD32 and
COMPAT_ARCH32 does not seem to have existed.  Also remove some
leftovers from the sysent rework in r301404.  Include
freebsd32_util.h for the freebsd32_sysent prototype.

X-MFC-With: r301404
Reported by: kib
MFC after: 3 days
Sponsored by: EMC / Isilon Storage Division
sys/dev/filemon/filemon.c
sys/dev/filemon/filemon_wrapper.c