XenevaOS
Loading...
Searching...
No Matches
vector.h
Go to the documentation of this file.
1
30#ifndef __VECTOR_H__
31#define __VECTOR_H__
32/*
33 * XEVectorInstall -- install exception handlers
34 */
35extern void XEVectorInstall();
36
37#endif
void XEVectorInstall()
Definition vector.cpp:75