qemu/include/libdecnumber/dpd
Tom Musta f5d7f14646 libdecnumber: Eliminate #include *Symbols.h
The various *Symbols.h files were not copied from the original GCC libdecnumber
library; they are not necessary for use in QEMU.  Remove all instances of

    #include "*Symbols.h"

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.h libdecnumber: Eliminate #include *Symbols.h 2014-06-16 13:24:28 +02:00
decimal64.h libdecnumber: Eliminate #include *Symbols.h 2014-06-16 13:24:28 +02:00
decimal128.h libdecnumber: Eliminate #include *Symbols.h 2014-06-16 13:24:28 +02:00
decimal128Local.h