1.1.13: will be tagged as "sbcl-1.1.13"
[sbcl.git] / src / code / osf1-os.lisp
index 59f6311..2171c8e 100644 (file)
@@ -47,3 +47,7 @@
   ;; FIXME: Or we could just get rid of this, since the uses of it look
   ;; disposable.
   4096)
+
+;;; support for CL:MACHINE-VERSION defined OAOO elsewhere
+(defun get-machine-version ()
+  nil)