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
blame
|
history
|
raw
|
HEAD
dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines
[pv_ops_mirror.git]
/
arch
/
ia64
/
scripts
/
check-segrel.lds
blob
1c2f13e181d0bff8ff2f2cbada0f282f8ab5a8b7
1
SECTIONS {
2
. = SIZEOF_HEADERS;
3
.rodata : { *(.rodata) } :ro
4
. = 0xa0000;
5
.data : { *(.data) } :dat
6
/DISCARD/ : { *(*) }
7
}
8
PHDRS {
9
ro PT_LOAD FILEHDR PHDRS;
10
dat PT_LOAD;
11
}