mirror of
https://github.com/opnsense/src.git
synced 2026-03-25 12:13:09 -04:00
Add a simplelock to deal with disable_intr()/enable_intr() as used in UP kernel. UP kernel expects that this is enough to guarantee exclusive access to regions of code bracketed by these 2 functions. Add a simplelock to bracket clock accesses in clock.c: clock_lock. Help from: Bruce Evans <bde@zeta.org.au> |
||
|---|---|---|
| .. | ||
| cy.c | ||
| cy_isa.c | ||
| cy_pci.c | ||
| cyreg.h | ||