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
/
sections.h
blob
2c998ce8967b50e53826f17eb4e1621d64ad68cd
1
#ifndef _CRIS_SECTIONS_H
2
#define _CRIS_SECTIONS_H
3
4
/* nothing to see, move along */
5
#include <asm-generic/sections.h>
6
7
#endif