forked from Imagelibrary/rtems
or1k/or1k-exception-default.c: Eliminate dependency on BSP provided .h file
This commit is contained in:
committed by
Gedare Bloom
parent
396557412a
commit
262a0d7bbd
@@ -12,7 +12,6 @@
|
||||
|
||||
#include <rtems/score/cpu.h>
|
||||
#include <rtems/fatal.h>
|
||||
#include <bsp/linker-symbols.h>
|
||||
#include <stdio.h>
|
||||
|
||||
void _OR1K_Exception_default(uint32_t vector, CPU_Exception_frame *frame);
|
||||
|
||||
Reference in New Issue
Block a user