Changeset 1a3b953 in mainline for uspace/lib/bithenge/os.h
- Timestamp:
- 2012-08-20T00:22:19Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0784869
- Parents:
- 5e514c0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/bithenge/os.h
r5e514c0 r1a3b953 35 35 #ifdef BITHENGE_FAILURE_ENABLE 36 36 #include "failure.h" 37 #else 38 static inline int bithenge_should_fail(void) 39 { 40 return 0; 41 } 37 42 #endif
Note:
See TracChangeset
for help on using the changeset viewer.