V4L/DVB (6653): Add support for the DViCO FusionHDTV NANO2 w/ZL10353 and firmware
[linux-2.6/verdex.git] / include / asm-x86 / semaphore.h
blob572c0b67a6b09c6d09f5c68ca0f10aed0795a179
1 #ifdef CONFIG_X86_32
2 # include "semaphore_32.h"
3 #else
4 # include "semaphore_64.h"
5 #endif