NetBSD/sys/arch/sun3/include/bswap.h
kristerw 0e18bd2ffa Make this identical to the other m68k machine/bswap.h by including
m68k/bswap.h instead of sys/bswap.h.

Solves part of PR toolchain/18314.
2002-11-23 11:04:33 +00:00

4 lines
95 B
C

/* $NetBSD: bswap.h,v 1.3 2002/11/23 11:04:33 kristerw Exp $ */
#include <m68k/bswap.h>