fpu: softfloat: drop INLINE macro
authorLuiz Capitulino <lcapitulino@redhat.com>
Thu, 19 Jun 2014 14:13:43 +0000 (10:13 -0400)
committerLuiz Capitulino <lcapitulino@redhat.com>
Mon, 23 Jun 2014 15:00:12 +0000 (11:00 -0400)
commita49db98d1f85ada0c4e5bb22bd93d541e7159c43
treed6389a6c05e1f7046b830a5d158af77f6b205e03
parentd9c1647d896d3192cba9dbf98fb7efab876edde5
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>
fpu/softfloat-macros.h
fpu/softfloat.c
include/fpu/softfloat.h