Changeset 176


Ignore:
Timestamp:
Jan 3, 2004, 11:38:27 AM (21 years ago)
Author:
Gary Byers
Message:

Rename the CMAIN callback to XCMAIN, so the kernel doesn't try to call
out to CMAIN too early in the cold load.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/level-1/ppc-trap-support.lisp

    r85 r176  
    274274;; but I was too lazy to look them up.
    275275
    276 (defcallback cmain (:without-interrupts t
     276(defcallback xcmain (:without-interrupts t
    277277                                        :address xp
    278278                                        :unsigned-fullword fn-reg
Note: See TracChangeset for help on using the changeset viewer.