Changeset 1f136a27 in mainline for uspace/lib/bithenge/os.h
- Timestamp:
- 2012-08-20T17:37:35Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f3a37e28
- Parents:
- 0784869
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/bithenge/os.h
r0784869 r1f136a27 27 27 */ 28 28 29 #ifndef BITHENGE_OS_H_ 30 #define BITHENGE_OS_H_ 31 29 32 #ifdef __HELENOS__ 30 33 #include "helenos/os.h" … … 41 44 } 42 45 #endif 46 47 #endif
Note:
See TracChangeset
for help on using the changeset viewer.