summaryrefslogtreecommitdiff
path: root/gas/app.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-04-24 12:36:08 +0000
committerNick Clifton <nickc@redhat.com>2003-04-24 12:36:08 +0000
commitdf7fb953931b765a3e65929a0ed308143a4b8850 (patch)
tree1c383e92ca73648963e6ec92dae8a5bbb38ad652 /gas/app.c
parent31461b76e229a942fe32c5a19088759c2d080469 (diff)
downloadbinutils-redhat-df7fb953931b765a3e65929a0ed308143a4b8850.tar.gz
Add support for h8300hn and h8300sn
Diffstat (limited to 'gas/app.c')
-rw-r--r--gas/app.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/app.c b/gas/app.c
index 57bc8083ee..b1e5f4c9dd 100644
--- a/gas/app.c
+++ b/gas/app.c
@@ -27,7 +27,7 @@
pair. This needs better error-handling. */
#include <stdio.h>
-#include "as.h" /* For BAD_CASE() only */
+#include "as.h" /* For BAD_CASE() only. */
#if (__STDC__ != 1)
#ifndef const