#include <iregdef.h>
#include <idtcpu.h>
        .text
        .globl   UnhandledException
/* *************************************************************************
         Unhandled Exception
************************************************************************* */

UnhandledException:
			j DisMiss

