aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64/amd64/xen-locore.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/amd64/xen-locore.S')
-rw-r--r--sys/amd64/amd64/xen-locore.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/amd64/xen-locore.S b/sys/amd64/amd64/xen-locore.S
index 43eb1f1fdb95..06349fd90610 100644
--- a/sys/amd64/amd64/xen-locore.S
+++ b/sys/amd64/amd64/xen-locore.S
@@ -40,7 +40,7 @@
#define __ASSEMBLY__
#include <xen/interface/elfnote.h>
-#include "assym.s"
+#include "assym.inc"
.section __xen_guest
ELFNOTE(Xen, XEN_ELFNOTE_GUEST_OS, .asciz, "FreeBSD")