I have a question concerning the adeos_enter_syscall routine. Is there normally event monitors for syscall entry (SYSCALL_PROLOGUE)? If so and handle_event returns non-zero then one automatically restores the registers and returns w/o calling the system call. Doesn't this destroy the call?
-Aaron
