Sign in
kunit
/
linux
/
36a5df85e9a3c218b73f6cf80098016ca3f0410d
/
.
/
arch
/
sh
/
boot
/
romimage
/
vmlinux.scr
blob: 590394e2f5f2e48db6e500bf3fb0e6bebeab703f [
file
]
SECTIONS
{
.
text
:
{
zero_page_pos
=
.;
*(.
data
)
end_data
=
.;
}
}