Blame view

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