Changeset 1e4cada in mainline for uspace/lib/libc/include/fibril_synch.h
- Timestamp:
- 2009-12-09T17:23:15Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 387416b, 8aa42e3
- Parents:
- fb623e2
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/fibril_synch.h
rfb623e2 r1e4cada 33 33 */ 34 34 35 #ifndef LIBC_FIBRIL_SYNC _H_36 #define LIBC_FIBRIL_SYNC _H_35 #ifndef LIBC_FIBRIL_SYNCH_H_ 36 #define LIBC_FIBRIL_SYNCH_H_ 37 37 38 38 #include <async.h>
Note:
See TracChangeset
for help on using the changeset viewer.