diff options
author | 2007-05-04 12:58:41 +0000 | |
---|---|---|
committer | 2007-05-04 12:58:41 +0000 | |
commit | 92d1967639b5d2fe872310ecdf9b60327e785e38 (patch) | |
tree | 6bac5a3aaa5b47cb6a02b144cb67991c2429d67e /sys/lib | |
parent | - Rename rw_test_and_set to rw_cas, since most litterature uses the (diff) | |
download | wireguard-openbsd-92d1967639b5d2fe872310ecdf9b60327e785e38.tar.xz wireguard-openbsd-92d1967639b5d2fe872310ecdf9b60327e785e38.zip |
Implement rw_cas for i386.
It uses a function pointer to choose between the 386 and 486 versions.
The 386 version is not MP safe, but we're not expecting MP support
for 386 cpus.
miod@ ok (and prodding)
Diffstat (limited to 'sys/lib')
0 files changed, 0 insertions, 0 deletions