summaryrefslogtreecommitdiff
path: root/gcc/pself.c
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-02-12 10:25:03 -0800
committerYamaArashi <shadow962@live.com>2016-02-12 10:25:03 -0800
commit7e65adeeca85a232d11aeaa063227dad72f12e2f (patch)
tree630112ec27631ea4940f72713ee40d7742c4c295 /gcc/pself.c
parente58748cc8494d3df2d83435078e5615641ddd9da (diff)
misc cleanup
Diffstat (limited to 'gcc/pself.c')
-rwxr-xr-xgcc/pself.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/pself.c b/gcc/pself.c
deleted file mode 100755
index d8471da..0000000
--- a/gcc/pself.c
+++ /dev/null
@@ -1 +0,0 @@
-main(){char*p="main(){char*p=%c%s%c;(void)printf(p,34,p,34,10);}%c";(void)printf(p,34,p,34,10);}