From 1dd369f4a63bc72253a77a277399a1719de9c29c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 11 Feb 2011 11:59:23 +0000 Subject: =?UTF-8?q?2011-02-11=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * include/bsp.h: Use "__asm__" instead of "asm" for improved c99-compliance. --- c/src/lib/libbsp/h8300/h8sim/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'c/src/lib/libbsp/h8300/h8sim/ChangeLog') diff --git a/c/src/lib/libbsp/h8300/h8sim/ChangeLog b/c/src/lib/libbsp/h8300/h8sim/ChangeLog index 1993e0e000..c9e512f68c 100644 --- a/c/src/lib/libbsp/h8300/h8sim/ChangeLog +++ b/c/src/lib/libbsp/h8300/h8sim/ChangeLog @@ -1,3 +1,8 @@ +2011-02-11 Ralf Corsépius + + * include/bsp.h: + Use "__asm__" instead of "asm" for improved c99-compliance. + 2011-02-02 Ralf Corsépius * configure.ac: Require autoconf-2.68, automake-1.11.1. -- cgit v1.2.3