1.0.20.15: rename SB-ASSEM:ALIGN to EMIT-ALIGNMENT
[sbcl.git] / src / compiler / sparc / call.lisp
index b869141..8bd2e54 100644 (file)
   (:generator 1
     ;; Make sure the function is aligned, and drop a label pointing to this
     ;; function header.
-    (align n-lowtag-bits)
+    (emit-alignment n-lowtag-bits)
     (trace-table-entry trace-table-fun-prologue)
     (emit-label start-lab)
     ;; Allocate function header.