mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
2008-05-03 Mike Frysinger <vapier@gentoo.org>
* ld-scripts/defined.s: Use .set syntax rather than =.
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
.globl defined
|
||||
defined = 1
|
||||
.set defined, 1
|
||||
|
Reference in New Issue
Block a user