diff options
author | YamaArashi <shadow962@live.com> | 2016-02-08 20:37:34 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-02-08 20:37:34 -0800 |
commit | a38b952671192d96d107b0ef007d6424dc30525e (patch) | |
tree | c1dcf067e7bb2869d4debcf8b3d034054f6ae015 /gcc/unprotoize.c | |
parent | b5fb6c8ffb25d2057ab7316c218eb67fe538340b (diff) |
remove fixinc, protoize, and gcov
Diffstat (limited to 'gcc/unprotoize.c')
-rwxr-xr-x | gcc/unprotoize.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/unprotoize.c b/gcc/unprotoize.c deleted file mode 100755 index bebac0a..0000000 --- a/gcc/unprotoize.c +++ /dev/null @@ -1,2 +0,0 @@ -#define UNPROTOIZE -#include "protoize.c" |