eclair: obtain MAP_KERNEL_START from kernel image
Change-Id: I946c640ddb2e2b32362760254a86c611517becf3
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
#include <inttypes.h>
|
||||
#include <arch-eclair.h>
|
||||
|
||||
extern unsigned long MAP_KERNEL_START;
|
||||
|
||||
/* common */
|
||||
int read_mem(uintptr_t va, void *buf, size_t size);
|
||||
#define NOSYMBOL ((uintptr_t)-1)
|
||||
|
||||
Reference in New Issue
Block a user