Print this page
6752 E_SUPPRESSION_DIRECTIVE_UNUSED lint warnings on SPARC build

*** 32,42 **** #ifdef _KERNEL #include <sys/debug.h> #include <sys/ddi.h> #include <sys/sunddi.h> - /*LINTED E_STATIC_UNUSED*/ static long rseq_random(); #define random rseq_random #else #include <assert.h> #define ASSERT assert --- 32,41 ----