Changes in uspace/lib/c/include/event.h [c0699467:f9061b4] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/event.h
rc0699467 rf9061b4 36 36 #define LIBC_EVENT_H_ 37 37 38 #include < abi/ipc/event.h>38 #include <kernel/ipc/event_types.h> 39 39 40 40 extern int event_subscribe(event_type_t, sysarg_t);
Note:
See TracChangeset
for help on using the changeset viewer.