X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fhppa-vm.lisp;h=23a161f0d6184b1d33f4297642a5f10b0a11b218;hb=15e14ef1ccd3ab6f4711632435a40493dc4cdd9d;hp=ebc0051c71fc7ff2005758282615d7c97839a0db;hpb=b062a0cffdc3e1706a67c487d2bc5e406c104893;p=sbcl.git diff --git a/src/code/hppa-vm.lisp b/src/code/hppa-vm.lisp index ebc0051..23a161f 100644 --- a/src/code/hppa-vm.lisp +++ b/src/code/hppa-vm.lisp @@ -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) ;;;; FIXUP-CODE-OBJECT