Skip to content
Snippets Groups Projects
Commit 7590350b authored by rswindell's avatar rswindell
Browse files

File was renamed from endian.h to xpendian.h (clashed with Linux

/usr/include/endian.h)
parent f97fdccb
No related branches found
No related tags found
No related merge requests found
/* endian.h */
/* xpendian.h */
/* Macros to convert integer "endianness" */
......@@ -35,8 +35,8 @@
* Note: If this box doesn't appear square, then you need to fix your tabs. *
****************************************************************************/
#ifndef _ENDIAN_H
#define _ENDIAN_H
#ifndef _XPENDIAN_H
#define _XPENDIAN_H
/************************/
/* byte-swapping macros */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment