From 8d9cd6b19b78f2a0cd3df40b52b13062e72e41b7 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 24 Apr 2003 12:36:08 +0000 Subject: Add support for h8300hn and h8300sn --- gas/app.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/app.c') diff --git a/gas/app.c b/gas/app.c index 57bc808..b1e5f4c 100644 --- a/gas/app.c +++ b/gas/app.c @@ -27,7 +27,7 @@ pair. This needs better error-handling. */ #include -#include "as.h" /* For BAD_CASE() only */ +#include "as.h" /* For BAD_CASE() only. */ #if (__STDC__ != 1) #ifndef const -- cgit v1.1