Changeset 5877
- Timestamp:
- Feb 10, 2007, 9:22:01 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/level-1/l1-callbacks.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/level-1/l1-callbacks.lisp
r4050 r5877 38 38 (vector routine-descriptor proc-info lisp-function sym without-interrupts nil)) 39 39 40 ;;; (defcallback ...) on the PPCexpands into a call to this function.40 ;;; (defcallback ...) expands into a call to this function. 41 41 (defun define-callback-function (lisp-function &optional doc-string (without-interrupts t) monitor-exception-ports 42 42 &aux name trampoline)
Note:
See TracChangeset
for help on using the changeset viewer.
