bswap.h revision 1.1
11.1Sbouyer/*     $NetBSD: bswap.h,v 1.1 1999/01/15 13:31:28 bouyer Exp $   */
21.1Sbouyer
31.1Sbouyer#ifndef _MACHINE_BSWAP_H_
41.1Sbouyer#define _MACHINE_BSWAP_H_
51.1Sbouyer
61.1Sbouyer#include <m68k/bswap.h>
71.1Sbouyer
81.1Sbouyer#endif
9