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