Changeset 6b4c64a in mainline
- Timestamp:
- 2011-07-01T21:49:21Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a43fbc95
- Parents:
- b52ef5a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/posix/stdbool.h
rb52ef5a r6b4c64a 40 40 41 41 #ifdef LIBC_BOOL_H_ 42 #error You can't include bool.h and stdbool.h at the same time.42 #error "You can't include bool.h and stdbool.h at the same time." 43 43 #endif 44 44 #define LIBC_BOOL_H_
Note:
See TracChangeset
for help on using the changeset viewer.