6752 E_SUPPRESSION_DIRECTIVE_UNUSED lint warnings on SPARC build
@@ -32,11 +32,10 @@ #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