(USER_LABEL_PREFIX): Set to "".

From-SVN: r11906
This commit is contained in:
Doug Evans 1996-04-30 20:52:18 +00:00
parent 46b02c6d61
commit 731a7b1f40

View File

@ -60,6 +60,9 @@ arm_valid_machine_decl_attribute (DECL, ATTRIBUTES, IDENTIFIER, ARGS)
#undef LOCAL_LABEL_PREFIX
#define LOCAL_LABEL_PREFIX "."
#undef USER_LABEL_PREFIX
#define USER_LABEL_PREFIX ""
/* A C statement to output assembler commands which will identify the
object file as having been compiled with GNU CC (or another GNU
compiler). */