https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 6fedada7bb7a01d4aabd6238a558400f339923c6 authored by Jason Self on 28 November 2011, 22:48:31 UTC
Linux-libre 3.1.4-gnu1
Tip revision: 6fedada
byteorder.h
#ifndef _ALPHA_BYTEORDER_H
#define _ALPHA_BYTEORDER_H

#include <linux/byteorder/little_endian.h>

#endif /* _ALPHA_BYTEORDER_H */
back to top