- All Superinterfaces:
- InterruptHandler
- All Known Implementing Classes:
- ExitSyscallHandler, IOSyscallHandler
public interface SysCallHandler
extends InterruptHandler
The interface for system call handlers
For protection purposes, syscall handler implementations should be package private
- Author:
- Herve Paulino