summaryrefslogtreecommitdiffstats
path: root/ArmVirtPkg/PrePi/PrePi.h
diff options
context:
space:
mode:
Diffstat (limited to 'ArmVirtPkg/PrePi/PrePi.h')
-rw-r--r--ArmVirtPkg/PrePi/PrePi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ArmVirtPkg/PrePi/PrePi.h b/ArmVirtPkg/PrePi/PrePi.h
index 517429fab9..15b91e49c9 100644
--- a/ArmVirtPkg/PrePi/PrePi.h
+++ b/ArmVirtPkg/PrePi/PrePi.h
@@ -29,6 +29,8 @@
#define SerialPrint(txt) SerialPortWrite (txt, AsciiStrLen(txt)+1);
+extern UINT64 mSystemMemoryEnd;
+
RETURN_STATUS
EFIAPI
TimerConstructor (