diff options
author | Charles Hannum <mycroft@gnu.org> | 1992-05-22 19:08:06 +0000 |
---|---|---|
committer | Charles Hannum <mycroft@gnu.org> | 1992-05-22 19:08:06 +0000 |
commit | 3251bd405042a6d97069b1b87fc8985efa82ac08 (patch) | |
tree | bc7a443918f4503b8e06a2cf25e6f57e31a4a22e /gcc/xcoffout.h | |
parent | 32686e406baa9662e8cd5c467696eb8bb8b200ce (diff) | |
download | gcc-3251bd405042a6d97069b1b87fc8985efa82ac08.zip gcc-3251bd405042a6d97069b1b87fc8985efa82ac08.tar.gz gcc-3251bd405042a6d97069b1b87fc8985efa82ac08.tar.bz2 |
entered into RCS
From-SVN: r1049
Diffstat (limited to 'gcc/xcoffout.h')
-rw-r--r-- | gcc/xcoffout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/xcoffout.h b/gcc/xcoffout.h index 5298476..c36e93b 100644 --- a/gcc/xcoffout.h +++ b/gcc/xcoffout.h @@ -5,7 +5,7 @@ /* Tags and typedefs are C_DECL in XCOFF, not C_LSYM. */ -#define DBX_DECL_STABS_CODE N_DECL +#define DBX_TYPE_DECL_STABS_CODE N_DECL /* Use the XCOFF predefined type numbers. */ |