- Timestamp:
- Oct 12, 2007, 2:20:17 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0710/ccl/compiler/PPC/PPC64/ppc64-arch.lisp
r6457 r7386 548 548 malloced-ptr 549 549 spinlock) 550 551 (define-storage-layout rwlock 0 552 spin 553 state 554 blocked-writers 555 blocked-readers 556 writer 557 reader-signal 558 writer-signal 559 malloced-ptr 560 ) 550 561 551 562 ;;; For the eabi port: mark this stack frame as Lisp's (since EABI
Note:
See TracChangeset
for help on using the changeset viewer.
