NetBSD/sys/arch/x68k/include/bswap.h
simonb 06a92524c2 Include <sys/bswap.h> for function prototypes. i386, pc532 and vax
still include <machine/byte_swap.h> and define macros for some of
the bswap*() functions.
1999-08-21 05:39:51 +00:00

4 lines
93 B
C

/* $NetBSD: bswap.h,v 1.3 1999/08/21 05:39:55 simonb Exp $ */
#include <m68k/bswap.h>