summaryrefslogtreecommitdiffstats
path: root/sys/mips/include/bswap.h
blob: 61ace982272d2c5e08f3d9b52f9b5107d3166b13 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*      $NetBSD: bswap.h,v 1.2 1999/08/21 05:39:53 simonb Exp $      */
/*	JNPR: bswap.h,v 1.1 2006/08/07 05:38:57 katta */
/* $FreeBSD$

#ifndef _MACHINE_BSWAP_H_
#define	_MACHINE_BSWAP_H_

#define	__BSWAP_RENAME
#include <sys/bswap.h>

#endif /* !_MACHINE_BSWAP_H_ */
OpenPOWER on IntegriCloud