NetBSD/sys/arch/amiga/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.2 1999/08/21 05:39:52 simonb Exp $ */
#include <m68k/bswap.h>