Sign in
◑
Theme
nest-open-source
/
nest-cam
/
v366
/
linux
/
a9f1813d8b4a3a0d9de7994d402200f25d10a70b
/
.
/
arch
/
s390
/
boot
/
compressed
/
vmlinux.scr
blob: f02382ae5c48b1cd319a4cb1e755fa060f03cfdc [
file
]
SECTIONS
{
.
rodata
.
compressed
:
{
input_len
=
.;
LONG
(
input_data_end
-
input_data
)
input_data
=
.;
*(.
data
)
output_len
=
.
-
4
;
input_data_end
=
.;
}
}