X-Git-Url: https://git.proxmox.com/?p=mirror_spl.git;a=blobdiff_plain;f=include%2Fsys%2Fprocessor.h;h=a70101fa2f90c1cfcaee22ebbd529633cab63bc2;hp=de0395e5a37a22656267647548e4a393127595c4;hb=5461eefe50427a8f8caf0b92f0195c754bed8ec6;hpb=23602fdb39e1254c669707ec9d2d0e6bcdbf1771 diff --git a/include/sys/processor.h b/include/sys/processor.h index de0395e..a70101f 100644 --- a/include/sys/processor.h +++ b/include/sys/processor.h @@ -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;