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
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
arch
/
sh
/
boot
/
romimage
/
vmlinux.scr
blob
590394e2f5f2e48db6e500bf3fb0e6bebeab703f
1
SECTIONS
2
{
3
.text : {
4
zero_page_pos = .;
5
*(.data)
6
end_data = .;
7
}
8
}