aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sim/ppc/device.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sim/ppc/device.h b/sim/ppc/device.h
index 6fd198d..3533587 100644
--- a/sim/ppc/device.h
+++ b/sim/ppc/device.h
@@ -784,12 +784,12 @@ INLINE_DEVICE\
device_event_handler *handler,
void *data);
-INLINE_EVENTS\
+INLINE_DEVICE\
(void) device_event_queue_deschedule
(device *me,
event_entry_tag event_to_remove);
-INLINE_EVENTS\
+INLINE_DEVICE\
(signed64) device_event_queue_time
(device *me);