mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-08-20 05:51:01 +02:00
Merge pull request #419 from soby-mathew/sm/tf-issues#318
Include xlat_tables.h in plat_arm.h
This commit is contained in:
commit
c909c636c3
@ -35,6 +35,7 @@
|
|||||||
#include <cassert.h>
|
#include <cassert.h>
|
||||||
#include <cpu_data.h>
|
#include <cpu_data.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
#include <xlat_tables.h>
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user