summaryrefslogtreecommitdiffstats
path: root/include/spl/sys/sysmacros.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/spl/sys/sysmacros.h')
-rw-r--r--include/spl/sys/sysmacros.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/spl/sys/sysmacros.h b/include/spl/sys/sysmacros.h
index 839e7fd8c..e4bd80aa1 100644
--- a/include/spl/sys/sysmacros.h
+++ b/include/spl/sys/sysmacros.h
@@ -79,7 +79,6 @@
#define max_ncpus num_possible_cpus()
#define boot_ncpus num_online_cpus()
#define CPU_SEQID smp_processor_id()
-#define _NOTE(x)
#define is_system_labeled() 0
#ifndef RLIM64_INFINITY