#ifndef _MACH_PPC_EXCEPTION_H_
#define _MACH_PPC_EXCEPTION_H_
-
-/* STATUS - TODO - this is just transcribed from hp stuff */
-
#define EXC_TYPES_COUNT 10 /* incl. illegal exception 0 */
#define EXCEPTION_CODE_MAX 2 /* elements in vector (code+subcode) */
#define EXC_PPC_PRIVINST 3 /* priviledged instruction */
#define EXC_PPC_PRIVREG 4 /* priviledged register */
#define EXC_PPC_TRACE 5 /* trace/single-step */
+#define EXC_PPC_PERFMON 6 /* performance monitor */
/*
* EXC_BAD_ACCESS