NetBSD/sys/arch/hpc/stand/include/machine/bswap.h

10 lines
188 B
C
Raw Normal View History

/* $NetBSD: bswap.h,v 1.1 2001/02/09 18:35:24 uch Exp $ */
#ifndef _MACHINE_BSWAP_H_
#define _MACHINE_BSWAP_H_
#define __BSWAP_RENAME
#include <sys/bswap.h>
#endif // _MACHINE_BSWAP_H_