XenevaOS
Loading...
Searching...
No Matches
x86_64_exception.h
Go to the documentation of this file.
1
30#ifndef __X86_64_EXCEPTION_H__
31#define __X86_64_EXCEPTION_H__
32
33/*
34* x86_64_exception_init -- initialise all
35* trap handlers
36*/
37extern void x86_64_exception_init();
38#endif
void x86_64_exception_init()
Definition x86_64_exception.cpp:332