diff options
author | YamaArashi <shadow962@live.com> | 2016-02-12 10:25:03 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-02-12 10:25:03 -0800 |
commit | 7e65adeeca85a232d11aeaa063227dad72f12e2f (patch) | |
tree | 630112ec27631ea4940f72713ee40d7742c4c295 /gcc/pself.c | |
parent | e58748cc8494d3df2d83435078e5615641ddd9da (diff) |
misc cleanup
Diffstat (limited to 'gcc/pself.c')
-rwxr-xr-x | gcc/pself.c | 1 |
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);} |