0.7.4.16:
[sbcl.git] / src / code / ppc-vm.lisp
index c9441df..a8fc742 100644 (file)
               (values error-number (sc-offsets))))))
 
 
-\f
-;;; The loader uses this to convert alien names to the form they
-;;; occur in the symbol table.  This is ELF, so do nothing
-
-(defun extern-alien-name (name)
-  (declare (type simple-base-string name))
-  name)