Reverted the assembly, since the Mac didn't support this anyway

This commit is contained in:
Eric Scharff 2007-09-19 10:27:48 -06:00
parent c9332e4615
commit e5c8cb4e41

View File

@ -1,10 +1,10 @@
#include "types.h" #include "types.h"
.text .text
.globl _cdeclCall .globl cdeclCall
//.type cdeclCall, @function //.type cdeclCall, @function
_cdeclCall: cdeclCall:
pushl %ebp pushl %ebp
movl %esp,%ebp movl %esp,%ebp