V4L/DVB (6997): Replace a very dirty hack on videobuf for a clean wait_event
[linux-2.6/x86.git] / include / asm-x86 / io.h
blob5a58b176dd6129f3796f7f1fc068ce26930149a0
1 #ifdef CONFIG_X86_32
2 # include "io_32.h"
3 #else
4 # include "io_64.h"
5 #endif