Staging
v0.8.1
swh:1:snp:a902887e4be9191b7c6c4406aa06b31c1ce2c7cc
Raw File
Tip revision: bb176f67090ca54869fc1262c913aa69d2ede070 authored by Linus Torvalds on 23 October 2017, 10:49:47 UTC
Linux 4.14-rc6
Tip revision: bb176f6
byteorder.h
#ifndef _M68K_BYTEORDER_H
#define _M68K_BYTEORDER_H

#include <linux/byteorder/big_endian.h>

#endif /* _M68K_BYTEORDER_H */
back to top