2001-04-17 Joel Sherrill <joel@OARcorp.com>

* shared/include/cpu.h: Added ifndef ASM.
This commit is contained in:
Joel Sherrill
2002-04-17 19:39:16 +00:00
parent d25d17b282
commit b929c2de1d
3 changed files with 7 additions and 1 deletions

View File

@@ -23,6 +23,7 @@
#include <rtems/score/cpu.h>
#include <libcpu/raw_exception.h>
#include <libcpu/cpu.h>
#include <libcpu/cpuIdent.h>
static rtems_raw_except_connect_data* raw_except_table;
static rtems_raw_except_connect_data default_raw_except_entry;