K 10 svn:author V 2 dt K 8 svn:date V 27 1999-04-20T22:20:57.000000Z K 7 svn:log V 210 alpha/include/param.h: #define NCPUS 1 alpha/include/lock.h: remove nop simplelock macros, which are defined in if NCPUS == 1. As a result, NULL_SIMPLELOCK is defined, and a few warnings removed. END