Merge branch 'isdn-cleanups' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[pv_ops_mirror.git] / include / asm-x86 / agp.h
blob9348f1e4f6f1329e86a8031e5465c555a2bbfd01
1 #ifdef CONFIG_X86_32
2 # include "agp_32.h"
3 #else
4 # include "agp_64.h"
5 #endif