summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/setup.h
diff options
context:
space:
mode:
authorYinghai Lu <yhlu.kernel@gmail.com>2008-06-22 11:46:58 +0200
committerIngo Molnar <mingo@elte.hu>2008-07-08 12:50:16 +0200
commit225c37d71bc8b97eb2063e8eda153b383328b20b (patch)
tree912185a6db6753a62842966db180ebecfce32fc6 /include/asm-x86/setup.h
parentx86: introduce initmem_init for 32 bit (diff)
downloadlinux-225c37d71bc8b97eb2063e8eda153b383328b20b.tar.xz
linux-225c37d71bc8b97eb2063e8eda153b383328b20b.zip
x86: introduce reserve_initrd
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-x86/setup.h')
-rw-r--r--include/asm-x86/setup.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-x86/setup.h b/include/asm-x86/setup.h
index bb12a1619c12..8f85b2450562 100644
--- a/include/asm-x86/setup.h
+++ b/include/asm-x86/setup.h
@@ -39,6 +39,8 @@ void reserve_crashkernel(void);
#include <asm/bootparam.h>
void reserve_standard_io_resources(void);
+void reserve_initrd(void);
+
#ifndef _SETUP