Changes in abi/include/bool.h [9d58539:3e6a98c5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abi/include/bool.h
r9d58539 r3e6a98c5 36 36 #define ABI_BOOL_H_ 37 37 38 typedef uint8_t bool; 38 #define bool _Bool 39 39 40 40 #endif
Note:
See TracChangeset
for help on using the changeset viewer.