提交 fd6ed51f 编写于 作者: M Michal Simek

microblaze: Export memory_start for modules

memory_start symbol is needed by kernel modules.
Signed-off-by: NMichal Simek <monstr@monstr.eu>
上级 4a7b40c9
......@@ -41,6 +41,7 @@ char *klimit = _end;
* have available.
*/
unsigned long memory_start;
EXPORT_SYMBOL(memory_start);
unsigned long memory_end; /* due to mm/nommu.c */
unsigned long memory_size;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册