repo.or.cz
/
pv_ops_mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Pull bugzilla-9429 into release branch
[pv_ops_mirror.git]
/
arch
/
h8300
/
boot
/
compressed
/
vmlinux.scr
blob
a0f6962736e9c9940cc5c1c6909ca88e7d541293
1
SECTIONS
2
{
3
.data : {
4
_input_len = .;
5
LONG(_input_data_end - _input_data) _input_data = .;
6
*(.data)
7
_input_data_end = .;
8
}
9
}