Changeset 7376 for trunk/ccl/lib/ffi-darwinppc64.lisp
- Timestamp:
- Oct 11, 2007, 3:31:40 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lib/ffi-darwinppc64.lisp
r7135 r7376 504 504 ,(* 8 (1- fp-arg-num))))))))))))) 505 505 (lets (list name (next-scalar-arg argtype)))) 506 #+nil 506 507 (when (or (typep argtype 'foreign-pointer-type) 507 508 (typep argtype 'foreign-array-type))
Note: See TracChangeset
for help on using the changeset viewer.