]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Protocol/FaultTolerantWriteLite/FaultTolerantWriteLite.h
Removed extra typedefs on structures to fix error generated by gcc.
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Protocol / FaultTolerantWriteLite / FaultTolerantWriteLite.h
index bbddd38cdd367bb39c57cbb5ee5348f1b684b2b6..efd1b7563f5e140c7e372c0b6bde4d30c0d38c9f 100644 (file)
@@ -79,9 +79,9 @@ Returns:
 //\r
 // Protocol declaration\r
 //\r
-typedef struct _EFI_FTW_LITE_PROTOCOL {\r
+struct _EFI_FTW_LITE_PROTOCOL {\r
   EFI_FTW_LITE_WRITE               Write;\r
-} EFI_FTW_LITE_PROTOCOL;\r
+};\r
 \r
 extern EFI_GUID gEfiFaultTolerantWriteLiteProtocolGuid;\r
 \r