blob: d74d85e71dcb071b2be8688a726f3a36f2a68b9f [file] [log] [blame]
Thomas Gleixner96a388d2007-10-11 11:20:03 +02001#ifdef CONFIG_X86_32
2# include "spinlock_32.h"
3#else
4# include "spinlock_64.h"
5#endif