diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2007-03-11 11:48:27 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2007-03-11 11:48:27 +0000 |
commit | 45fd5a5313ea5a2baca2466ec0785ff887ba0412 (patch) | |
tree | 1caad8b9877046565ae70690f44a6724a20d14df /ld/emultempl/mmixelf.em | |
parent | 3894944c556e134e2fb7061e084bb90075fcb84d (diff) | |
download | gdb-45fd5a5313ea5a2baca2466ec0785ff887ba0412.zip gdb-45fd5a5313ea5a2baca2466ec0785ff887ba0412.tar.gz gdb-45fd5a5313ea5a2baca2466ec0785ff887ba0412.tar.bz2 |
* emultempl/mmixelf.em: Remove incorrect '#line' directive.
Diffstat (limited to 'ld/emultempl/mmixelf.em')
-rw-r--r-- | ld/emultempl/mmixelf.em | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld/emultempl/mmixelf.em b/ld/emultempl/mmixelf.em index 9954343..be8d907 100644 --- a/ld/emultempl/mmixelf.em +++ b/ld/emultempl/mmixelf.em @@ -24,7 +24,6 @@ . ${srcdir}/emultempl/mmix-elfnmmo.em cat >>e${EMULATION_NAME}.c <<EOF -#line 29 "${srcdir}/emultempl/elfmmix.em" static void elfmmix_before_parse (void) |