repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mm: move shmem prototypes to shmem_fs.h
[linux/fpc-iii.git]
/
arch
/
cris
/
include
/
asm
/
swab.h
blob
80668e88419c3a43797c10632b60c24e6cb456c6
1
#ifndef _CRIS_SWAB_H
2
#define _CRIS_SWAB_H
3
4
#ifdef __KERNEL__
5
#include <arch/swab.h>
6
#endif
/* __KERNEL__ */
7
8
#endif
/* _CRIS_SWAB_H */