]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - sys/mips/include/bswap.h
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / sys / mips / include / bswap.h
1 /*      $NetBSD: bswap.h,v 1.2 1999/08/21 05:39:53 simonb Exp $      */
2 /*      JNPR: bswap.h,v 1.1 2006/08/07 05:38:57 katta */
3 /* $FreeBSD$
4
5 #ifndef _MACHINE_BSWAP_H_
6 #define _MACHINE_BSWAP_H_
7
8 #define __BSWAP_RENAME
9 #include <sys/bswap.h>
10
11 #endif /* !_MACHINE_BSWAP_H_ */