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)
commit3bfe19d40b6939483a7524cc269e32b52514cf12
tree7103967ae98eb146cf4c8c6a8d0b9ff2a7ea981a
parentdbfc1b1ff0845b54b9e83471f1a0e3e945cb22b5
Drop use of volatile in favor of explicit memory barriers.
Document this use of barriers.
doc/reference.texi
src/devices/timer.c