Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: cf7d7e5a1980d1116ee152d25dac382b112b9c17 authored by Linus Torvalds on 07 December 2010, 04:09:04 UTC
Linux 2.6.37-rc5
Tip revision: cf7d7e5
byteorder.h
#ifndef _H8300_BYTEORDER_H
#define _H8300_BYTEORDER_H

#include <linux/byteorder/big_endian.h>

#endif /* _H8300_BYTEORDER_H */
back to top