diff options
Diffstat (limited to 'gdb/arch')
-rw-r--r-- | gdb/arch/csky.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/arch/csky.h b/gdb/arch/csky.h index e2ac915..290bf97 100644 --- a/gdb/arch/csky.h +++ b/gdb/arch/csky.h @@ -18,7 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #ifndef ARCH_CSKY_H -#define ARCH_CSKy_H +#define ARCH_CSKY_H #include "gdbsupport/tdesc.h" |