Commit e336285d authored by Jesper Nilsson's avatar Jesper Nilsson

CRIS: v32: Correct path for intr_vect.h

Signed-off-by: default avatarJesper Nilsson <jesper.nilsson@axis.com>
parent e75a320e
......@@ -5,7 +5,7 @@
* port exceptions for kernel debugging purposes.
*/
#include <arch/hwregs/intr_vect.h>
#include <hwregs/intr_vect.h>
;; Exported functions.
.globl kgdb_handle_exception
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment