summaryrefslogtreecommitdiff
path: root/include/vxworks.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/vxworks.h')
-rw-r--r--include/vxworks.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/vxworks.h b/include/vxworks.h
index b1b5096b906..39f0a444a22 100644
--- a/include/vxworks.h
+++ b/include/vxworks.h
@@ -16,6 +16,9 @@
*/
#define VXWORKS_PHYS_MEM_BASE 0x100000
+/* x86 bootline offset relative to LOCAL_MEM_LOCAL_ADRS in VxWorks */
+#define X86_BOOT_LINE_OFFSET 0x1200
+
/*
* VxWorks x86 E820 related stuff
*