K 10 svn:author V 3 bde K 8 svn:date V 27 1996-07-01T20:16:10.000000Z K 7 svn:log V 220 Fixed lots of warnings about unportable casts of pointers to volatile variables: don't depend on the compiler generating atomic code to set the variables - use inline asm to specify the atomic instruction(s) explicitly. END