source:
GPL/trunk/include/asm/byteorder.h
Last change on this file was 679, checked in by , 4 years ago | |
---|---|
File size: 184 bytes |
Line | |
---|---|
1 | /* $Id: byteorder.h,v 1.1.1.1 2003/07/02 13:56:58 eleph Exp $ */ |
2 | |
3 | #ifndef _ASMi386_BYTEORDER_H |
4 | #define _ASMi386_BYTEORDER_H |
5 | |
6 | #include <linux/byteorder/little_endian.h> |
7 | |
8 | #endif |
Note:
See TracBrowser
for help on using the repository browser.