mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 05:02:12 +00:00
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.
|
||||
*/
|
||||
|
||||
#include <arch/hwregs/intr_vect.h>
|
||||
#include <hwregs/intr_vect.h>
|
||||
|
||||
;; Exported functions.
|
||||
.globl kgdb_handle_exception
|
||||
|
Loading…
Reference in New Issue
Block a user