X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-ia64%2Fsmp.h;h=60fd4ae014f6fbe8a3fe19b8e9171a7e277f609e;hb=5a84d159061d914c8dd4aa372ac6e9529c2be453;hp=74bde1c2bb1a93b48c2c4ac78df57dc8965913b5;hpb=dd77a4ee0f3981693d4229aa1d57cea9e526ff47;p=linux-2.6 diff --git a/include/asm-ia64/smp.h b/include/asm-ia64/smp.h index 74bde1c2bb..60fd4ae014 100644 --- a/include/asm-ia64/smp.h +++ b/include/asm-ia64/smp.h @@ -126,6 +126,7 @@ extern void smp_send_reschedule (int cpu); extern void lock_ipi_calllock(void); extern void unlock_ipi_calllock(void); extern void identify_siblings (struct cpuinfo_ia64 *); +extern int is_multithreading_enabled(void); #else