merged individual exception handler code to a common one.

This commit is contained in:
Thomas Doerfler
2007-07-04 12:25:49 +00:00
parent 8bfffd9baf
commit 73cdeb6a51
20 changed files with 445 additions and 141 deletions

View File

@@ -29,6 +29,7 @@ typedef enum
PPC_604e = 0x9,
PPC_604r = 0xA,
PPC_7400 = 0xC,
PPC_405 = 0x2001,
PPC_7455 = 0x8001, /* Kate Feng */
PPC_7457 = 0x8002,
PPC_620 = 0x16,