Changeset f9061b4 in mainline for uspace/lib/c/include/event.h
- Timestamp:
- 2011-05-16T13:38:04Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade
- Children:
- 4e1a2f5
- Parents:
- e0f52bf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/event.h
re0f52bf rf9061b4 39 39 40 40 extern int event_subscribe(event_type_t, sysarg_t); 41 extern int event_unmask(event_type_t); 41 42 42 43 #endif
Note:
See TracChangeset
for help on using the changeset viewer.