From 6f5eddc17785607e1cd5e8245d576874f1939beb Mon Sep 17 00:00:00 2001 From: amlal Date: Fri, 8 Mar 2024 12:35:05 +0000 Subject: HCR-14: Fixes and improvements. Signed-off-by: amlal --- Private/NewBoot/BootKit/BootKit.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'Private/NewBoot/BootKit/BootKit.hxx') diff --git a/Private/NewBoot/BootKit/BootKit.hxx b/Private/NewBoot/BootKit/BootKit.hxx index fa173f25..25a29ea1 100644 --- a/Private/NewBoot/BootKit/BootKit.hxx +++ b/Private/NewBoot/BootKit/BootKit.hxx @@ -157,8 +157,6 @@ inline UInt32 In32(UInt16 port) { return value; } -extern "C" VoidPtr __cr3(); - #endif // __EFI_x86_64__ /***********************************************************************************/ -- cgit v1.2.3