]> xenbits.xensource.com Git - qemu-upstream-4.5-testing.git/commit
fpu: softfloat: drop INLINE macro
authorLuiz Capitulino <lcapitulino@redhat.com>
Thu, 19 Jun 2014 14:13:43 +0000 (10:13 -0400)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Sun, 17 Aug 2014 16:42:00 +0000 (11:42 -0500)
commit6ec48b09b73574748239935dbf00ad6bd5f0bbb1
treeb18b4f38df867655b3d67e57d01ff929c487e43e
parent543347215cdbf8809213e357072ac8bdb951bbff
fpu: softfloat: drop INLINE macro

This commit expands all uses of the INLINE macro and drop it.

The reason for this is to avoid clashes with external libraries with
bad name conventions and also because renaming keywords is not a good
practice.

PS: I'm fine with this change to be licensed under softfloat-2a or
softfloat-2b.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
(cherry picked from commit a49db98d1f85ada0c4e5bb22bd93d541e7159c43)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
fpu/softfloat-macros.h
fpu/softfloat.c
include/fpu/softfloat.h