mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 11:39:26 +08:00
* ld-pe/export_dynamic_warning.s: Make dummy code portable.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2009-04-03 Dave Korn <dave.korn.cygwin@gmail.com>
|
||||
|
||||
* ld-pe/export_dynamic_warning.s: Make dummy code portable.
|
||||
|
||||
2009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
|
||||
|
||||
* ld-pe/export_dynamic_warning.d (#warning): Fix regex pattern.
|
||||
|
@ -1,5 +1,4 @@
|
||||
|
||||
_start:
|
||||
xor %eax,%eax
|
||||
ret
|
||||
nop
|
||||
|
||||
|
Reference in New Issue
Block a user