summaryrefslogtreecommitdiff
path: root/gcc/unprotoize.c
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-02-08 20:37:34 -0800
committerYamaArashi <shadow962@live.com>2016-02-08 20:37:34 -0800
commita38b952671192d96d107b0ef007d6424dc30525e (patch)
treec1dcf067e7bb2869d4debcf8b3d034054f6ae015 /gcc/unprotoize.c
parentb5fb6c8ffb25d2057ab7316c218eb67fe538340b (diff)
remove fixinc, protoize, and gcov
Diffstat (limited to 'gcc/unprotoize.c')
-rwxr-xr-xgcc/unprotoize.c2
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"