From 051f1c452504979bee0e029a123cab975c35def8 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 11 Feb 2011 13:05:24 +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 * mpc55xx/include/mpc55xx.h: Use "__asm__" instead of "asm" for improved c99-compliance. --- c/src/lib/libcpu/powerpc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'c/src/lib/libcpu/powerpc/ChangeLog') diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog index 16d3d312e9..a81252e311 100644 --- a/c/src/lib/libcpu/powerpc/ChangeLog +++ b/c/src/lib/libcpu/powerpc/ChangeLog @@ -1,3 +1,8 @@ +2011-02-11 Ralf Corsépius + + * mpc55xx/include/mpc55xx.h: + Use "__asm__" instead of "asm" for improved c99-compliance. + 2011-02-11 Ralf Corsépius * mpc6xx/altivec/vec_sup.c, mpc6xx/mmu/bat.h: -- cgit v1.2.3