From ebdc192f64381f609a5bbc6aac98ca0835304de3 Mon Sep 17 00:00:00 2001 From: Eric Scharff Date: Wed, 19 Sep 2007 10:35:13 -0600 Subject: [PATCH] .type call was unnecessary - now removed --- src/cdecl.S | 1 - 1 file changed, 1 deletion(-) diff --git a/src/cdecl.S b/src/cdecl.S index c5cf83ff2f..8c44b117b8 100644 --- a/src/cdecl.S +++ b/src/cdecl.S @@ -2,7 +2,6 @@ .text .globl cdeclCall -//.type cdeclCall, @function cdeclCall: pushl %ebp