OurOS
0.1
Operating System built by McGill Students
Loading...
Searching...
No Matches
int.h
1
#ifndef _CPU_INT_H
2
#define _CPU_INT_H
3
4
#include "idt.h"
5
6
void
cpu_int_dispatch(
struct
cpu_idt_interrupt_state *s);
7
8
#endif
include
kernel
cpu
int.h
Generated by
1.9.8