fernlader/fernlader.ld

7 lines
62 B
Text
Raw Normal View History

2025-07-04 03:10:55 +02:00
SECTIONS {
. = 0x7C00;
.text : {
*(*)
}
}