Warning: That file was not part of the compilation database. It may have many parsing errors.
| 1 | SECTIONS { |
|---|---|
| 2 | .m68k_fixup : { |
| 3 | __start_fixup = .; |
| 4 | *(.m68k_fixup) |
| 5 | __stop_fixup = .; |
| 6 | } |
| 7 | } |
| 8 |
Warning: That file was not part of the compilation database. It may have many parsing errors.
