repo.or.cz
/
linux-2.6.19-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git]
/
include
/
asm-sh
/
sections.h
blob
84b430e9fe4584d26063e8c861e54fc1a979f5d9
1
#ifndef __ASM_SH_SECTIONS_H
2
#define __ASM_SH_SECTIONS_H
3
4
#include <asm-generic/sections.h>
5
6
extern
char
_end
[],
__initramfs_end
[];
7
8
#endif
/* __ASM_SH_SECTIONS_H */
9