]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/Include/RtPlatformStatusCodeLib.h
clean up the un-suitable ';' location when declaring the functions. The regular is...
[mirror_edk2.git] / EdkCompatibilityPkg / Sample / Platform / Generic / RuntimeDxe / StatusCode / Lib / Include / RtPlatformStatusCodeLib.h
index 22f02b763a9e5145aee31cf9c35bdb9383beb29a..6c94d83e81958c094380688e5020cc29348e154a 100644 (file)
@@ -36,8 +36,7 @@ EFIAPI
 RtPlatformInitializeStatusCode (\r
   IN EFI_HANDLE         ImageHandle,\r
   IN EFI_SYSTEM_TABLE   *SystemTable\r
-  )\r
-;\r
+  );\r
 \r
 //\r
 // Status code reporting function\r
@@ -50,7 +49,6 @@ RtPlatformReportStatusCode (
   IN UINT32                   Instance,\r
   IN EFI_GUID                 * CallerId,\r
   IN EFI_STATUS_CODE_DATA     * Data OPTIONAL\r
-  )\r
-;\r
+  );\r
 \r
 #endif\r