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