mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-11 03:52:59 +00:00
8 lines
295 B
Makefile
8 lines
295 B
Makefile
#source: start.s
|
|
#ld: -m mmo -T$srcdir/$subdir/sec-11.ld
|
|
#error: contents at non-multiple-of-4 address
|
|
|
|
# A trivial check that we get a graceful error when trying to emit
|
|
# (loadable, addressable) contents at a misaligned address. Note
|
|
# that e.g. debug sections do not have loadable contents.
|