repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ALSA] HDA/ALC260: 1/7 - Fix test model input mux label
[linux-2.6/mini2440.git]
/
include
/
asm-sh
/
unaligned.h
blob
5250e3063b42d32ad5dfd751121930920918d93a
1
#ifndef __ASM_SH_UNALIGNED_H
2
#define __ASM_SH_UNALIGNED_H
3
4
/* SH can't handle unaligned accesses. */
5
#include <asm-generic/unaligned.h>
6
7
#endif
/* __ASM_SH_UNALIGNED_H */