1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00

Remove a useless blank line, I accidently added.

This commit is contained in:
David E. O'Brien 1999-10-12 00:35:49 +00:00
parent 5c52794973
commit 44d23c83a9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52142
2 changed files with 0 additions and 2 deletions

View File

@ -108,7 +108,6 @@ Boston, MA 02111-1307, USA. */
#define ASM_OUTPUT_LABELREF(FILE, NAME) \
fprintf ((FILE), "%s%s", (TARGET_UNDERSCORES) ? "_" : "", (NAME))
/* This is how to output an element of a case-vector that is relative.
This is only used for PIC code. See comments by the `casesi' insn in
i386.md for an explanation of the expression this outputs. */

View File

@ -108,7 +108,6 @@ Boston, MA 02111-1307, USA. */
#define ASM_OUTPUT_LABELREF(FILE, NAME) \
fprintf ((FILE), "%s%s", (TARGET_UNDERSCORES) ? "_" : "", (NAME))
/* This is how to output an element of a case-vector that is relative.
This is only used for PIC code. See comments by the `casesi' insn in
i386.md for an explanation of the expression this outputs. */