]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - include/asm-x86/spinlock.h
[ARM] 4750/1: [AT91] STN LCD displays on SAM9261
[linux-2.6-omap-h63xx.git] / include / asm-x86 / spinlock.h
1 #ifdef CONFIG_X86_32
2 # include "spinlock_32.h"
3 #else
4 # include "spinlock_64.h"
5 #endif