CRIS: v32: Correct path for intr_vect.h
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
This commit is contained in:
parent
e75a320eda
commit
e336285db2
@ -5,7 +5,7 @@
|
|||||||
* port exceptions for kernel debugging purposes.
|
* port exceptions for kernel debugging purposes.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <arch/hwregs/intr_vect.h>
|
#include <hwregs/intr_vect.h>
|
||||||
|
|
||||||
;; Exported functions.
|
;; Exported functions.
|
||||||
.globl kgdb_handle_exception
|
.globl kgdb_handle_exception
|
||||||
|
Loading…
Reference in New Issue
Block a user