Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
ae5536d6f7f9b51f7a0451421eade1988cfd7126
/
.
/
arch
/
m32r
/
boot
/
compressed
/
vmlinux.scr
blob: 924c7992c55b95fcd82c6c151c2e2ae229175f9d [
file
] [
log
] [
blame
]
SECTIONS
{
.
data
:
{
zimage_data
=
.;
*(.
data
)
zimage_data_end
=
.;
}
zimage_len
=
zimage_data_end
-
zimage_data
;
}