aboutsummaryrefslogtreecommitdiff
path: root/libports/interrupt-operation.c
Commit message (Collapse)AuthorAgeFilesLines
* (ports_S_interrupt_operation):Miles Bader1996-01-271-4/+4
| | | | | Use ports_interrupt_rpcs instead of ports_interrupt_rpc. Fix spelling of cancel_threshold (was cancel_threshhold).
* (ports_S_interrupt_operation): Declare kern_return_t.Michael I. Bushnell1995-11-211-1/+1
|
* Include "interrupt_S.h".Michael I. Bushnell1995-11-211-0/+1
|
* (ports_S_interrupt_operation): Set PI->cancel_threshhold if theMichael I. Bushnell1995-11-211-1/+6
| | | | incoming seqno is greater than the current threshhold.
* Initial revisionMiles Bader1995-09-061-0/+34