1.0.28.44: better MACHINE-VERSION answers on BSD'ish platforms
[sbcl.git] / src / code / hppa-vm.lisp
index 5573841..70f0bbc 100644 (file)
@@ -2,15 +2,11 @@
 \f
 (define-alien-type os-context-t (struct os-context-t-struct))
 \f
-;;;; MACHINE-TYPE and MACHINE-VERSION
+;;;; MACHINE-TYPE
 
 (defun machine-type ()
   "Returns a string describing the type of the local machine."
   "HPPA")
-
-;;; support for CL:MACHINE-VERSION defined OAOO elsewhere
-(defun get-machine-version ()
-  nil)
 \f
 ;;;; FIXUP-CODE-OBJECT
 ;FIX-lav: unify code with genesis.lisp fixup