#include <stdarg.h>
#include <stdio.h>
#include <cubeos.h>
#include "sys_var.h"
#include <ttyio.h>
Include dependency graph for e_handle.c:
Go to the source code of this file.
Functions | |
void | KERN_exphandler (unsigned long par1, unsigned long par2,...) |
KERN_exphandler - Exception handler. More... |
Definition in file e_handle.c.