summaryrefslogtreecommitdiffstats
path: root/lib/csu/ia64/crti.S
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csu/ia64/crti.S')
-rw-r--r--lib/csu/ia64/crti.S3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/csu/ia64/crti.S b/lib/csu/ia64/crti.S
index 1314cb3..66ef948 100644
--- a/lib/csu/ia64/crti.S
+++ b/lib/csu/ia64/crti.S
@@ -26,6 +26,9 @@
* $FreeBSD$
*/
+#include <machine/asm.h>
+__FBSDID("$FreeBSD$");
+
/*
* This file (and its companion crtn.S) form the terminators of the
* .init and .fini sections.
OpenPOWER on IntegriCloud