Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109330428
D30865.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
502 B
Referenced Files
None
Subscribers
None
D30865.diff
View Options
diff --git a/sys/xen/evtchn/evtchnvar.h b/sys/xen/evtchn/evtchnvar.h
--- a/sys/xen/evtchn/evtchnvar.h
+++ b/sys/xen/evtchn/evtchnvar.h
@@ -36,9 +36,6 @@
#include <xen/hypervisor.h>
#include <contrib/xen/event_channel.h>
-/** Submit a port notification for delivery to a userland evtchn consumer */
-void evtchn_device_upcall(evtchn_port_t port);
-
/* Macros for accessing event channel values */
#define EVTCHN_PTR(type, port) \
(HYPERVISOR_shared_info->evtchn_##type + ((port) / __LONG_BIT))
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 4, 4:15 PM (21 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16457274
Default Alt Text
D30865.diff (502 B)
Attached To
Mode
D30865: xen: remove declaration of evtchn_device_upcall()
Attached
Detach File
Event Timeline
Log In to Comment