qemu-e2k/libdecnumber/dpd
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
..
decimal32.c libdecnumber: Eliminate redundant declarations 2014-06-16 13:24:28 +02:00
decimal64.c libdecnumber: Eliminate redundant declarations 2014-06-16 13:24:28 +02:00
decimal128.c libdecnumber: Eliminate redundant declarations 2014-06-16 13:24:28 +02:00
decimal128Local.h libdecnumber: Introduce libdecnumber Code 2014-06-16 13:24:28 +02:00