summaryrefslogtreecommitdiff
path: root/stubs/Makefile.objs
blob: 00f0b641d6b11e4f0a6a7f9175751c100187d1bb (plain)
1
2
3
4
5
6
7
8
9
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-$(CONFIG_WIN32) += fd-register.o