summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/stdbool.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/stdbool.h b/include/stdbool.h
index 84c7fa5..1e6bd65 100644
--- a/include/stdbool.h
+++ b/include/stdbool.h
@@ -31,7 +31,6 @@
#define __bool_true_false_are_defined 1
-/* And those constants must also be available as macros */
#define false 0
#define true 1
OpenPOWER on IntegriCloud