forked from Imagelibrary/seL4
hardware_gen: include linker.h in generated header
this is needed for the BOOT_RODATA attribute
This commit is contained in:
@@ -725,6 +725,7 @@ HEADER_TEMPLATE = """
|
||||
|
||||
#ifndef __PLAT_DEVICES_GEN_H
|
||||
#define __PLAT_DEVICES_GEN_H
|
||||
#include <linker.h>
|
||||
#ifndef KDEV_PPTR
|
||||
#include <mode/hardware.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user