* i386/bsd386.h (ASM_COMMENT_START): Define.
From-SVN: r16095
This commit is contained in:
parent
200d7a3251
commit
decd44aced
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
Sun Oct 19 18:44:06 1997 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* i386/bsd386.h (ASM_COMMENT_START): Define.
|
||||
|
||||
Sat Oct 18 13:47:15 1997 Jason Merrill <jason@yorick.cygnus.com>
|
||||
|
||||
* tree.c (restore_tree_status): Also free up temporary storage
|
||||
|
|
|
@ -16,3 +16,6 @@
|
|||
|
||||
#undef WCHAR_TYPE_SIZE
|
||||
#define WCHAR_TYPE_SIZE 32
|
||||
|
||||
#undef ASM_COMMENT_START
|
||||
#define ASM_COMMENT_START "#"
|
||||
|
|
Loading…
Add table
Reference in a new issue