Sign in
gem5
/
arm
/
linux-arm-legacy
/
75db1d846e1d67ff4d762b05fc9f50e581ccdf26
/
.
/
arch
/
sh
/
boot
/
romimage
/
vmlinux.scr
blob: 590394e2f5f2e48db6e500bf3fb0e6bebeab703f [
file
] [
log
] [
blame
]
SECTIONS
{
.
text
:
{
zero_page_pos
=
.;
*(.
data
)
end_data
=
.;
}
}