]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/Common/CommonLib.h
Add Mde String and PrintLibs. Port StrGather to the Mde Unicode implementation. Compi...
[mirror_edk2.git] / Tools / Source / TianoTools / Common / CommonLib.h
index 63f77e4557a0bd20d6d712e329ac34d5f45a7998..80cd8830245e2bdd7fb7a73147cbb722f47bc741 100644 (file)
@@ -127,6 +127,8 @@ PrintGuidToBuffer (
   )\r
 ;\r
 \r
+#define ASSERT(x) assert(x)\r
+\r
 #ifdef __GNUC__\r
 #define stricmp strcasecmp\r
 #define strnicmp strncasecmp\r