Avoid unnecessary pollution of object module name table. Cygwin shared
[openssl.git] / crypto / perlasm / x86asm.pl
index 888c656f931a7cd3bdd2f828b333af1f461dadcf..1cb96e914ab6f7d6ddb0fa59efd043825ea7701a 100644 (file)
@@ -94,7 +94,7 @@ $tmp
 #undef SIZE
 #undef TYPE
 #define SIZE(a,b)
-#define TYPE(a,b)
+#define TYPE(a,b)      .def a; .scl 2; .type 32; .endef
 #endif /* __CYGWIN || __DJGPP */
 #endif