UbixOS  2.0
trap.h File Reference
#include <i386/cpu.h>
Include dependency graph for trap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  trapframe
 

Functions

void die_if_kernel (char *str, struct trapframe *regs, long err)
 
void trap (struct trapframe *)
 

Function Documentation

◆ die_if_kernel()

◆ trap()

void trap ( struct trapframe )

Definition at line 101 of file trap.c.

References trapframe::tf_trapno.