Linux 3.11-rc3
[cris-mirror.git] / arch / x86 / include / asm / suspend.h
blob2fab6c2c3575aa3c5233ec88015e2845c0008cf0
1 #ifdef CONFIG_X86_32
2 # include <asm/suspend_32.h>
3 #else
4 # include <asm/suspend_64.h>
5 #endif