]> git.proxmox.com Git - mirror_spl-debian.git/blobdiff - include/sys/processor.h
New upstream version 0.7.8
[mirror_spl-debian.git] / include / sys / processor.h
index 60b1a211bc19b871d8af0c499c1194230b75c324..2e325c399554a780f051ce710d58e1575510ac37 100644 (file)
@@ -25,7 +25,7 @@
 #ifndef        _SPL_PROCESSOR_H
 #define        _SPL_PROCESSOR_H
 
-#define getcpuid() smp_processor_id()
+#define        getcpuid() smp_processor_id()
 
 typedef int    processorid_t;