In preparation for alternative event channel ABIs, move all the functions accessing the shared data structures into their own file. Signed-off-by: David Vrabel <david.vrabel@citrix.com> Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
4 lines
69 B
Makefile
4 lines
69 B
Makefile
obj-y += events.o
|
|
|
|
events-y += events_base.o
|
|
events-y += events_2l.o
|