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:
parent
5c52794973
commit
44d23c83a9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52142
@ -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. */
|
||||
|
@ -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. */
|
||||
|
Loading…
Reference in New Issue
Block a user