]> git.hungrycats.org Git - linux/commitdiff
Add dummy <asm/suspend.h> for alpha.
authorRichard Henderson <rth@are.twiddle.net>
Thu, 21 Nov 2002 01:25:02 +0000 (17:25 -0800)
committerRichard Henderson <rth@are.twiddle.net>
Thu, 21 Nov 2002 01:25:02 +0000 (17:25 -0800)
include/asm-alpha/suspend.h [new file with mode: 0644]

diff --git a/include/asm-alpha/suspend.h b/include/asm-alpha/suspend.h
new file mode 100644 (file)
index 0000000..c7042d5
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef __ALPHA_SUSPEND_H
+#define __ALPHA_SUSPEND_H
+
+/* Dummy include. */
+
+#endif  /* __ALPHA_SUSPEND_H */