Staging
v0.8.1
swh:1:snp:a902887e4be9191b7c6c4406aa06b31c1ce2c7cc
Raw File
Tip revision: 9931faca02c604c22335f5a935a501bb2ace6e20 authored by Linus Torvalds on 10 January 2013, 02:59:55 UTC
Linux 3.8-rc3
Tip revision: 9931fac
byteorder.h
#ifndef _M68K_BYTEORDER_H
#define _M68K_BYTEORDER_H

#include <linux/byteorder/big_endian.h>

#endif /* _M68K_BYTEORDER_H */
back to top