0.pre7.80:
[sbcl.git] / src / runtime / alpha-assem.S
index c636fe3..5153c92 100644 (file)
@@ -100,7 +100,7 @@ call_into_lisp:
        .globl  call_into_lisp_LRA
 call_into_lisp_LRA:    
 
-       .long   type_ReturnPcHeader
+       .long   RETURN_PC_HEADER_WIDETAG
 
        /* execution resumes here*/
        mov     reg_OCFP,reg_CSP
@@ -296,7 +296,7 @@ end_of_tramps:
        .set    noreorder
        .globl  fun_end_breakpoint_guts
 fun_end_breakpoint_guts:
-       .long   type_ReturnPcHeader
+       .long   RETURN_PC_HEADER_WIDETAG
        br      zero, fun_end_breakpoint_trap
        nop
        mov     reg_CSP, reg_OCFP