]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/SASTBase.h
Add in the 1st version of ECP.
[mirror_edk2.git] / EdkCompatibilityPkg / Other / Maintained / Tools / Pccts / sorcerer / h / SASTBase.h
diff --git a/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/SASTBase.h b/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/SASTBase.h
new file mode 100644 (file)
index 0000000..1004147
--- /dev/null
@@ -0,0 +1,8 @@
+#ifndef SASTBase_h\r
+#define SASTBase_h\r
+\r
+#include "PCCTSAST.h"\r
+\r
+typedef PCCTS_AST SORASTBase;\r
+\r
+#endif\r