diff options
author | 2013-06-05 22:48:21 +0000 | |
---|---|---|
committer | 2013-06-05 22:48:21 +0000 | |
commit | 01d730e27f5c451834ed16315e4a8323043a92a3 (patch) | |
tree | 3641fd6ae81ac2ca84df0b106982469edfa18a60 /lib/libsqlite3/src | |
parent | ...also add __modsi3 and __umodsi3, and make these symbols weak by default. (diff) | |
download | wireguard-openbsd-01d730e27f5c451834ed16315e4a8323043a92a3.tar.xz wireguard-openbsd-01d730e27f5c451834ed16315e4a8323043a92a3.zip |
On second thought, do not use a tcnd instruction to test for divide-by-zero,
as it forces a pipeline synchronization; replace it with a bcnd + unconditional
trap, to only synchronize when the trap is needed.
Diffstat (limited to 'lib/libsqlite3/src')
0 files changed, 0 insertions, 0 deletions