diskdump.h for uml, fedora forgot to merge this
authorMark Huang <mlhuang@cs.princeton.edu>
Fri, 4 Mar 2005 02:06:30 +0000 (02:06 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Fri, 4 Mar 2005 02:06:30 +0000 (02:06 +0000)
include/asm-um/diskdump.h [new file with mode: 0644]

diff --git a/include/asm-um/diskdump.h b/include/asm-um/diskdump.h
new file mode 100644 (file)
index 0000000..67fba6c
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef _ASM_UM_DISKDUMP_H_
+#define _ASM_UM_DISKDUMP_H_
+
+#include <asm-generic/diskdump.h>
+
+#endif /* _ASM_UM_DISKDUMP_H_ */