Commit 22844510 authored by Avi Kivity's avatar Avi Kivity Committed by Anthony Liguori
Browse files

event_notifier: move to top-level directory



Has no business in hw/.

Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
parent 443916d1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -10,7 +10,6 @@
 * the COPYING file in the top-level directory.
 */

#include "hw.h"
#include "event_notifier.h"
#ifdef CONFIG_EVENTFD
#include <sys/eventfd.h>
+0 −0

File moved.