mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-08-18 02:17: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 <cpu_data.h>
|
||||
#include <stdint.h>
|
||||
#include <xlat_tables.h>
|
||||
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user