root/include/linux/smp_lock.h

/* [previous][next][first][last][top][bottom][index][help] */

INCLUDED FROM


   1 #ifndef __LINUX_SMPLOCK_H
   2 #define __LINUX_SMPLOCK_H
   3 
   4 #ifdef __SMP__
   5 #include <asm/pgtable.h>
   6 #include <asm/smp_lock.h>
   7 #endif
   8 
   9 #endif

/* [previous][next][first][last][top][bottom][index][help] */