- Timestamp:
- Oct 12, 2007, 2:19:47 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0710/ccl/compiler/PPC/PPC32/ppc32-arch.lisp
r6456 r7385 470 470 malloced-ptr 471 471 spinlock) 472 473 (define-storage-layout rwlock 0 474 spin 475 state 476 blocked-writers 477 blocked-readers 478 writer 479 reader-signal 480 writer-signal 481 malloced-ptr 482 ) 472 483 473 484 ;;; For the eabi port: mark this stack frame as Lisp's (since EABI
Note:
See TracChangeset
for help on using the changeset viewer.
