mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 13:13:04 -04:00
CRIS: v32: Correct path for intr_vect.h
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user