1/* $NetBSD: bswap.h,v 1.1 1999/01/15 13:31:26 bouyer Exp $ */ 2 3#ifndef _MACHINE_BSWAP_H_ 4#define _MACHINE_BSWAP_H_ 5 6#include <m68k/bswap.h> 7 8#endif 9