summaryrefslogtreecommitdiff
path: root/stubs/Makefile.objs
blob: ca2197e6fb16f5a483e5aaef1a926a15efe922e6 (plain)
1
2
3
4
5
6
7
8
9
10
stub-obj-y += arch-query-cpu-def.o
stub-obj-y += fdset-add-fd.o
stub-obj-y += fdset-find-fd.o
stub-obj-y += fdset-get-fd.o
stub-obj-y += fdset-remove-fd.o
stub-obj-y += get-fd.o
stub-obj-y += set-fd-handler.o
stub-obj-y += reset.o
stub-obj-y += vmstate.o
stub-obj-$(CONFIG_WIN32) += fd-register.o