]> git.ipfire.org Git - thirdparty/qemu.git/blob - libdecnumber/Makefile.objs
target/arm: Honor the HCR_EL2.TPU bit
[thirdparty/qemu.git] / libdecnumber / Makefile.objs
1 obj-y += decContext.o
2 obj-y += decNumber.o
3 obj-y += dpd/decimal32.o
4 obj-y += dpd/decimal64.o
5 obj-y += dpd/decimal128.o