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