Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: e07cccf4046978df10f2e13fe2b99b2f9b3a65db authored by Linus Torvalds on 05 September 2009, 23:38:12 UTC
Linux 2.6.31-rc9
Tip revision: e07cccf
byteorder.h
#ifndef _H8300_BYTEORDER_H
#define _H8300_BYTEORDER_H

#include <linux/byteorder/big_endian.h>

#endif /* _H8300_BYTEORDER_H */
back to top