Blame view

include/asm-ia64/unaligned.h 132 Bytes
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
2
3
4
5
6
  #ifndef _ASM_IA64_UNALIGNED_H
  #define _ASM_IA64_UNALIGNED_H
  
  #include <asm-generic/unaligned.h>
  
  #endif /* _ASM_IA64_UNALIGNED_H */