1.0.26.18: Solaris x86-64 support
[sbcl.git] / src / runtime / x86-sunos-os.h
index dffcc33..bb7753a 100644 (file)
@@ -2,6 +2,7 @@
 #define _X86_SOLARIS_OS_H
 
 typedef ucontext_t os_context_t;
+typedef int os_context_register_t;
 
 static inline os_context_t *arch_os_get_context(void **void_context)
 {