source: GPL/trunk/include/linux/unaligned.h

Last change on this file was 777, checked in by David Azarewicz, 4 months ago

Merge from uniaud32-exp branch

File size: 150 bytes
RevLine 
[566]1#ifndef _ASM_UNALIGNED_H
2#define _ASM_UNALIGNED_H
[625]3# include <linux/unaligned/le_byteshift.h>
4# include <linux/unaligned/be_byteshift.h>
[566]5#endif
Note: See TracBrowser for help on using the repository browser.