0.8.9.36:
[sbcl.git] / src / code / hppa-vm.lisp
index ebc0051..23a161f 100644 (file)
@@ -8,10 +8,9 @@
   "Returns a string describing the type of the local machine."
   "HPPA")
 
-(defun machine-version ()
-  "Returns a string describing the version of the local machine."
-  "HPPA")
-
+;;; support for CL:MACHINE-VERSION defined OAOO elsewhere
+(defun get-machine-version ()
+  nil)
 \f
 ;;;; FIXUP-CODE-OBJECT