]> Git Repo - qemu.git/blame - io/meson.build
target/unicore32/translate: Add missing fallthrough annotations
[qemu.git] / io / meson.build
CommitLineData
7fcfd456
MAL
1io_ss.add(genh)
2io_ss.add(files(
3 'channel-buffer.c',
4 'channel-command.c',
5 'channel-file.c',
6 'channel-socket.c',
7 'channel-tls.c',
8 'channel-util.c',
9 'channel-watch.c',
10 'channel-websock.c',
11 'channel.c',
12 'dns-resolver.c',
13 'net-listener.c',
14 'task.c',
15))
This page took 0.033979 seconds and 4 git commands to generate.