Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: fde7d9049e55ab85a390be7f415d74c9f62dd0f9 authored by Linus Torvalds on 10 March 2012, 21:49:52 UTC
Linux 3.3-rc7
Tip revision: fde7d90
byteorder.h
#ifndef _H8300_BYTEORDER_H
#define _H8300_BYTEORDER_H

#include <linux/byteorder/big_endian.h>

#endif /* _H8300_BYTEORDER_H */
back to top