]> git.proxmox.com Git - mirror_edk2.git/blob - 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
1 #ifndef SASTBase_h
2 #define SASTBase_h
3
4 #include "PCCTSAST.h"
5
6 typedef PCCTS_AST SORASTBase;
7
8 #endif