]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Add missing memory.h
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 2 May 2010 17:39:35 +0000 (19:39 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 2 May 2010 17:39:35 +0000 (19:39 +0200)
include/grub/mips/memory.h [new file with mode: 0644]

diff --git a/include/grub/mips/memory.h b/include/grub/mips/memory.h
new file mode 100644 (file)
index 0000000..e51bcc1
--- /dev/null
@@ -0,0 +1 @@
+#include <grub/machine/memory.h>