diff options
Diffstat (limited to 'arch/alpha/include/asm/suspend.h')
| -rw-r--r-- | arch/alpha/include/asm/suspend.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/alpha/include/asm/suspend.h b/arch/alpha/include/asm/suspend.h new file mode 100644 index 000000000000..c7042d575851 --- /dev/null +++ b/arch/alpha/include/asm/suspend.h | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | #ifndef __ALPHA_SUSPEND_H | ||
| 2 | #define __ALPHA_SUSPEND_H | ||
| 3 | |||
| 4 | /* Dummy include. */ | ||
| 5 | |||
| 6 | #endif /* __ALPHA_SUSPEND_H */ | ||
