repo.or.cz
/
tomato.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
allow coexistance of N build and AC build.
[tomato.git]
/
release
/
src-rt-6.x
/
linux
/
linux-2.6
/
include
/
asm-parisc
/
sections.h
blob
fdd43ec42ec56fb5e4ca7552458f81dc35066e53
1
#ifndef _PARISC_SECTIONS_H
2
#define _PARISC_SECTIONS_H
3
4
/* nothing to see, move along */
5
#include <asm-generic/sections.h>
6
7
#endif