Changeset f25b73d6 in mainline for libc/include/async.h
- Timestamp:
- 2006-05-29T17:09:10Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 79460ae
- Parents:
- 854387b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/include/async.h
r854387b rf25b73d6 4 4 #include <ipc/ipc.h> 5 5 #include <psthread.h> 6 #include < time.h>6 #include <sys/time.h> 7 7 8 8 typedef ipc_callid_t aid_t;
Note:
See TracChangeset
for help on using the changeset viewer.