git://git.onelab.eu
/
linux-2.6.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a47dd5
)
diskdump.h for uml, fedora forgot to merge this
author
Mark Huang
<mlhuang@cs.princeton.edu>
Fri, 4 Mar 2005 02:06:30 +0000
(
02:06
+0000)
committer
Mark 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]
patch
|
blob
diff --git a/include/asm-um/diskdump.h
b/include/asm-um/diskdump.h
new file mode 100644
(file)
index 0000000..
67fba6c
--- /dev/null
+++ b/
include/asm-um/diskdump.h
@@ -0,0
+1,6
@@
+#ifndef _ASM_UM_DISKDUMP_H_
+#define _ASM_UM_DISKDUMP_H_
+
+#include <asm-generic/diskdump.h>
+
+#endif /* _ASM_UM_DISKDUMP_H_ */