summaryrefslogtreecommitdiff
path: root/c.sed
diff options
context:
space:
mode:
authorJohn van Groningen2003-10-06 12:36:57 +0000
committerJohn van Groningen2003-10-06 12:36:57 +0000
commit1f05c7a7c83b1aaa7f84ae082795552143c78ed8 (patch)
tree17dcbab7f5f857a7a2cfc9b78839bc0c1da4ded0 /c.sed
parentmakefiles for windows (diff)
files for windows
Diffstat (limited to 'c.sed')
-rw-r--r--c.sed4
1 files changed, 4 insertions, 0 deletions
diff --git a/c.sed b/c.sed
new file mode 100644
index 0000000..fbb1823
--- /dev/null
+++ b/c.sed
@@ -0,0 +1,4 @@
+s/call __alloca/subl %eax,%esp/
+s/call ___main//
+s/gcc2_compiled.://
+s/___gnu_compiled_c://