fix edx arg-reg corruption in fromasm
[ia32rtools.git] / tools / protoparse.h
index 7d2d711..c102c49 100644 (file)
@@ -64,6 +64,7 @@ static const char *known_types[] = {
        "void *",
        "char *",
        "FILE *",
+       "int *",
        "unsigned __int8",
        "unsigned __int16",
        "unsigned int",