Drop use of volatile in favor of explicit memory barriers.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 11 Nov 2006 14:43:15 +0000 (14:43 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 11 Nov 2006 14:43:15 +0000 (14:43 +0000)
commiteb5c6a0f64ab2b0a9efa853fa0ef53822af80047
tree4f862fa5eecd6a368eef13ec7f2f0880491c1712
parent9ae0ea8865c32bac7f2cfd891dc9c9d8fad0a7a8
Drop use of volatile in favor of explicit memory barriers.
Document this use of barriers.
doc/reference.texi
src/devices/timer.c