dashboard
repositories
activity
search
login
Unauthorized access for repository ~ljy/RK356X_SDK_RELEASE.git
hc
/
RK356X_SDK_RELEASE
forked from
~ljy/RK356X_SDK_RELEASE
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
add led
hc
2024-05-10
10ebd8556b7990499c896a550e3d416b444211e6
[~hc/RK356X_SDK_RELEASE.git]
/
kernel
/
arch
/
sh
/
boot
/
romimage
/
vmlinux.scr
1
2
3
4
5
6
7
8
SECTIONS
{
.text : {
zero_page_pos = .;
*(.data)
end_data = .;
}
}