Commit | Line | Data |
---|---|---|
252b5132 RH |
1 | ALIGN=1024 |
2 | RESNUM 0x0000, 0x8000 | |
3 | ; Putting in .lit1 gives errors. | |
4 | ORDER .data=0x80002000, .data1, .lit, .bss | |
5 | ; Let's put this on the command line so it goes first, which is what | |
6 | ; GDB expects. | |
7 | ; LOAD /s2/amd/29k/lib/crt0.o | |
8 | LOAD /s2/amd/29k/lib/libqcb0h.lib | |
9 | LOAD /s2/amd/29k/lib/libscb0h.lib | |
10 | LOAD /s2/amd/29k/lib/libacb0h.lib |