diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-11-09 21:50:02 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-11-09 21:50:02 +0000 |
commit | 1f3a0aa0fc81150e541ecfad55c0bb6c49c87844 (patch) | |
tree | 42dcc78cf5ea14675c92ff00c4c3bf98448a8e60 /bin | |
parent | 3657f1f4d975dc18116ded1d958d6a413a0676f7 (diff) |
Kill guarded_access() - the way we map OBIO, there is no need for special
treatement of interrupt vectors variables, a simple read will do.
While there, speed up the interrupt handlers a bit:
- remove old debug code or only compile it if option DEBUG.
- use short circuits for setipl() if we know interrupts are disabled at
this point: there is no need playing with the psr in these cases.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions