This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
RD_Software
/
linux-arkmicro
Pridať medzi pozorované
2
Hviezda
0
Fork
1
Súbory
Issues
0
Pull requesty
0
Wiki
Branch:
luyuan
Branche
Tagy
luyuan
master
tianyouwei
weilai
zhonghong
linux-arkmicro
/
linux
/
arch
/
powerpc
/
kernel
/
module.lds
module.lds
95 B
Permanentný odkaz
História
Raw
1
2
3
4
5
6
7
8
/* Force alignment of .toc section. */
SECTIONS
{
.toc 0 : ALIGN(256)
{
*(.got .toc)
}
}