hw/misc/led: Add yellow LED
[qemu/ar7.git] / disas / libvixl / meson.build
blob5e2eb33e8ef5dc0f63b7a134ca8346023773f076
1 libvixl_ss.add(files(
2   'vixl/a64/decoder-a64.cc',
3   'vixl/a64/disasm-a64.cc',
4   'vixl/a64/instructions-a64.cc',
5   'vixl/compiler-intrinsics.cc',
6   'vixl/utils.cc',
7 ))