briggs Thu Mar 28 20:40:36 EST 1996 Update of /a/cvsroot/src/sys/arch/m68k/include In directory pain.lcs.mit.edu:/a/tmp/cvs-serv12330 Modified Files: endian.h Log Message: Make NTOH[SL] and HTON[SL] (void) (x) instead of (x) to get around compiler warnings. Followed the lead set in the sparc port.