Explorar o código

CRIS: v32: Correct path for intr_vect.h

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Jesper Nilsson %!s(int64=15) %!d(string=hai) anos
pai
achega
e336285db2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      arch/cris/arch-v32/kernel/kgdb_asm.S

+ 1 - 1
arch/cris/arch-v32/kernel/kgdb_asm.S

@@ -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