Sign in
foss-fpga-tools
/
prjxray
/
8d7f18cd7d1fca37a3d8f35385b90bc890e4ded6
/
.
/
minitests
/
z7_blinky_emio
/
ps
/
blink.ld
blob: f14a60535298f9d0ec1793e18f1aaa2c8598ce4b [
file
]
SECTIONS
{
.
=
0x0
;
.
text
:
{
*(.
text
)
}
}