summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/hooks.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/hooks.h')
-rw-r--r--contrib/gcc/hooks.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/gcc/hooks.h b/contrib/gcc/hooks.h
index 7a8daa5..763ab8e 100644
--- a/contrib/gcc/hooks.h
+++ b/contrib/gcc/hooks.h
@@ -19,4 +19,10 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
You are forbidden to forbid anyone else to use, share and improve
what you give them. Help stamp out software-hoarding! */
+#ifndef GCC_HOOKS_H
+#define GCC_HOOKS_H
+
bool hook_void_bool_false PARAMS ((void));
+void hook_void_void PARAMS ((void));
+
+#endif
OpenPOWER on IntegriCloud