repo.or.cz
/
linux-2.6
/
pdupreez.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] i386: Use loaddebug macro consistently
[linux-2.6/pdupreez.git]
/
include
/
asm-sh
/
sections.h
blob
57abd708b236dc71b4097d8358ba4c9e6ebb1174
1
#ifndef __ASM_SH_SECTIONS_H
2
#define __ASM_SH_SECTIONS_H
3
4
#include <asm-generic/sections.h>
5
6
extern
char
_end
[];
7
8
#endif
/* __ASM_SH_SECTIONS_H */
9