diff options
Diffstat (limited to 'Omap35xxPkg/Library/ResetSystemLib/ResetSystemLib.inf')
-rw-r--r-- | Omap35xxPkg/Library/ResetSystemLib/ResetSystemLib.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Omap35xxPkg/Library/ResetSystemLib/ResetSystemLib.inf b/Omap35xxPkg/Library/ResetSystemLib/ResetSystemLib.inf index 8f1c79f17d..3ca5c51820 100644 --- a/Omap35xxPkg/Library/ResetSystemLib/ResetSystemLib.inf +++ b/Omap35xxPkg/Library/ResetSystemLib/ResetSystemLib.inf @@ -34,7 +34,7 @@ [Pcd.common]
gArmTokenSpaceGuid.PcdCpuResetAddress
gEmbeddedTokenSpaceGuid.PcdEmbeddedFdBaseAddress
-
+
[LibraryClasses]
DebugLib
BeagleBoardSystemLib
|