Skip to content
Snippets Groups Projects
Commit b8c3d8ce authored by wlott's avatar wlott
Browse files

Qualify fixup-code-object with vm:, not lisp::.

parent 895fe6aa
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@
(:assembly-routine "Undefined assembler routine: ~S")
(:foreign "Unknown foreign symbol: ~S"))
name))
(lisp::fixup-code-object code offset value kind)))))
(vm:fixup-code-object code offset value kind)))))
;;; REFERENCE-CORE-FUNCTION -- Internal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment