diff options
Diffstat (limited to 'include/asm-s390/suspend.h')
-rw-r--r-- | include/asm-s390/suspend.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/asm-s390/suspend.h b/include/asm-s390/suspend.h new file mode 100644 index 000000000000..1f34580e67a7 --- /dev/null +++ b/include/asm-s390/suspend.h @@ -0,0 +1,5 @@ +#ifndef __ASM_S390_SUSPEND_H +#define __ASM_S390_SUSPEND_H + +#endif + |