qemu/libdecnumber
Tom Musta 426d9a1a59 libdecnumber: Eliminate redundant declarations
Eliminate redundant declarations of symbols DPD2BIN and BIN2DPD in
various .c source files.  These symbols are already declared in decDPD.h and
thus will trigger 'redundant redeclaration of ?XXX?' warnings, which, of
course, may fail QEMU compilation.

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
2014-06-16 13:24:28 +02:00
..
dpd libdecnumber: Eliminate redundant declarations 2014-06-16 13:24:28 +02:00
decContext.c libdecnumber: Prepare libdecnumber for QEMU include structure 2014-06-16 13:24:28 +02:00
decNumber.c libdecnumber: Prepare libdecnumber for QEMU include structure 2014-06-16 13:24:28 +02:00