]> xenbits.xensource.com Git - xen.git/commit
tools/libs/evtchn: remove old mini-os callback
authorJuergen Gross <jgross@suse.com>
Wed, 19 Jan 2022 07:28:22 +0000 (08:28 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 19 Jan 2022 09:37:58 +0000 (09:37 +0000)
commit9375860adaf2ec9779b4925ec8c3750f27ebb88c
treea87398f2bae16f043981aa32f4fb37b31ee5bf5f
parentfa52b153c51ea56eafa134d6321b6ca8a8574a88
tools/libs/evtchn: remove old mini-os callback

It is possible now to delete minios_evtchn_close_fd() and the extern
declaration of event_queue.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/libs/evtchn/minios.c