summaryrefslogtreecommitdiff
path: root/target-alpha
diff options
context:
space:
mode:
Diffstat (limited to 'target-alpha')
-rw-r--r--target-alpha/helper.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/target-alpha/helper.h b/target-alpha/helper.h
index ef2c55729a..91c1b0efca 100644
--- a/target-alpha/helper.h
+++ b/target-alpha/helper.h
@@ -3,8 +3,3 @@
#endif
DEF_HELPER(void, helper_tb_flush, (void))
-#ifndef DEF_HELPER
-#define DEF_HELPER(ret, name, params) ret name params;
-#endif
-
-DEF_HELPER(void, helper_tb_flush, (void))