Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e336285d authored by Jesper Nilsson's avatar Jesper Nilsson
Browse files

CRIS: v32: Correct path for intr_vect.h

parent e75a320e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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