lkml.org 
[lkml]   [2008]   [Jun]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH 13 of 36] x86_64: add prototype for x86_64_start_kernel()
Date
From
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
---
include/asm-x86/setup.h | 2 ++
1 file changed, 2 insertions(+)

diff --git a/include/asm-x86/setup.h b/include/asm-x86/setup.h
--- a/include/asm-x86/setup.h
+++ b/include/asm-x86/setup.h
@@ -61,6 +61,8 @@
extern unsigned long init_pg_tables_start;
extern unsigned long init_pg_tables_end;

+#else
+void __init x86_64_start_kernel(char *real_mode);
#endif /* __i386__ */
#endif /* _SETUP */
#endif /* __ASSEMBLY__ */



\
 
 \ /
  Last update: 2008-06-25 06:55    [W:0.292 / U:0.536 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site