Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
unaligned.h File Reference
#include <linux/unaligned/le_struct.h>
#include <linux/unaligned/be_byteshift.h>
#include <linux/unaligned/generic.h>

Go to the source code of this file.

Macros

#define get_unaligned   __get_unaligned_le
 
#define put_unaligned   __put_unaligned_le
 

Macro Definition Documentation

#define get_unaligned   __get_unaligned_le

Definition at line 8 of file unaligned.h.

#define put_unaligned   __put_unaligned_le

Definition at line 9 of file unaligned.h.