source: GPL/trunk/include/asm/unaligned.h@ 689

Last change on this file since 689 was 679, checked in by David Azarewicz, 4 years ago

Merge changes from Paul's uniaud32next branch.

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