diff options
author | 2004-11-09 21:49:56 +0000 | |
---|---|---|
committer | 2004-11-09 21:49:56 +0000 | |
commit | 0198132c3dc4b898ad56201231f8dc18c258b138 (patch) | |
tree | 0535b701478df7bda31a6cd1c0b272088785cfd4 /usr.bin/cvs/commit.c | |
parent | tweaks; (diff) | |
download | wireguard-openbsd-0198132c3dc4b898ad56201231f8dc18c258b138.tar.xz wireguard-openbsd-0198132c3dc4b898ad56201231f8dc18c258b138.zip |
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 'usr.bin/cvs/commit.c')
0 files changed, 0 insertions, 0 deletions