summaryrefslogtreecommitdiff
path: root/src/stdlib/set_constraint_handler_s.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdlib/set_constraint_handler_s.c')
-rw-r--r--src/stdlib/set_constraint_handler_s.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/stdlib/set_constraint_handler_s.c b/src/stdlib/set_constraint_handler_s.c
index 3e3200bd..cecf3cbb 100644
--- a/src/stdlib/set_constraint_handler_s.c
+++ b/src/stdlib/set_constraint_handler_s.c
@@ -1,3 +1,5 @@
+#if 0
+
#include <stdlib.h>
constraint_handler_t set_constraint_handler_s(constraint_handler_t handler)
@@ -9,3 +11,6 @@ constraint_handler_t set_constraint_handler_s(constraint_handler_t handler)
/*
CEXT1(201112)
*/
+
+
+#endif