Changeset 5906
- Timestamp:
- Feb 13, 2007, 4:31:59 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/lib/ffi-darwinppc32.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lib/ffi-darwinppc32.lisp
r5895 r5906 245 245 ((:double-float :single-float) 246 246 '%get-double-float) 247 (:unsigned-fullword ' ^get-unsigned-long)247 (:unsigned-fullword '%get-unsigned-long) 248 248 (t '%get-long ) 249 249 ) ,result-ptr 0) ,result))))
Note:
See TracChangeset
for help on using the changeset viewer.
