Generate distinct handlers for CPU traps and hardware interrupts
This commit is contained in:
@@ -12,9 +12,6 @@
|
||||
#include <xtos.hh>
|
||||
|
||||
|
||||
/* External array of pointers to the trap handlers */
|
||||
XTCLINK ULONG_PTR ArTrapEntry[256];
|
||||
|
||||
/* Architecture-specific Library */
|
||||
namespace AR
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user