summaryrefslogtreecommitdiff
path: root/src/stdbool/bool.c
blob: 557a145423353734720155b3ec8138b70b88b4b2 (plain)
1
2
3
4
5
6
#include <stdbool.h>
#define bool                                                               _Bool

/*
STDC(199901)
*/