]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/ReportStatusCodeLibInternal.h
Adjust the code so that global variable placed at beginning of file.
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / DxeReportStatusCodeLibFramework / ReportStatusCodeLibInternal.h
index 25262bc0b3ddf32b36c546b4a6f75fe9d97ad6b2..5229061ff2a6b0e7e2b99aca36bca351effc6fec 100644 (file)
@@ -32,6 +32,7 @@
 #include <FrameworkModuleBase.h>\r
 #include <DebugInfo.h>\r
 \r
+extern EFI_REPORT_STATUS_CODE  mReportStatusCode;\r
 \r
 /**\r
   Locate he report status code service.\r
@@ -129,7 +130,5 @@ InternalReportStatusCodeEx (
   IN UINTN                  ExtendedDataSize\r
   );\r
 \r
-extern EFI_REPORT_STATUS_CODE  mReportStatusCode;\r
-\r
 #endif // __REPORT_STATUS_CODE_LIB_INTERNAL__H\r
 \r