* ld-pe/export_dynamic_warning.s: Make dummy code portable.

This commit is contained in:
Dave Korn 2009-04-03 07:00:26 +00:00
parent 41c7472acd
commit 4cebb668fe
2 changed files with 5 additions and 2 deletions

View File

@ -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.

View File

@ -1,5 +1,4 @@
_start:
xor %eax,%eax
ret
nop