Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/arch/aarch64/aarch64/vectors.S,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/aarch64/aarch64/vectors.S,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.4.2.3 retrieving revision 1.4.2.4 diff -u -p -r1.4.2.3 -r1.4.2.4 --- src/sys/arch/aarch64/aarch64/vectors.S 2018/09/06 06:55:22 1.4.2.3 +++ src/sys/arch/aarch64/aarch64/vectors.S 2018/09/30 01:45:35 1.4.2.4 @@ -1,4 +1,4 @@ -/* $NetBSD: vectors.S,v 1.4.2.3 2018/09/06 06:55:22 pgoyette Exp $ */ +/* $NetBSD: vectors.S,v 1.4.2.4 2018/09/30 01:45:35 pgoyette Exp $ */ #include #include "assym.h" @@ -78,7 +78,7 @@ .align 11 /* vector table must be aligned 2048 */ -ENTRY(el1_vectors) +ENTRY_NP(el1_vectors) /* * Exception taken from current Exception Level with SP_EL0. * (These shouldn't happen)