khypervisor  v1
trap.h
Go to the documentation of this file.
00001 #ifndef __TRAP_H__
00002 #define __TRAP_H__
00003 
00004 struct arch_regs * trap_saved_regs(void);
00005 #endif
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines