unaligned.h 100 B

123456
  1. #ifndef __ALPHA_UNALIGNED_H
  2. #define __ALPHA_UNALIGNED_H
  3. #include <asm-generic/unaligned.h>
  4. #endif