Changeset 6119f24 in mainline for uspace/lib/c/include/ipc/services.h
- Timestamp:
- 2011-01-29T18:58:24Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 10477601, 6aef742
- Parents:
- d7533c7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/services.h
rd7533c7 r6119f24 66 66 } services_t; 67 67 68 /* Memory areas to be received from NS */69 typedef enum {70 SERVICE_MEM_REALTIME = 1,71 SERVICE_MEM_KLOG = 272 } mem_services_t;73 74 68 #endif 75 69
Note:
See TracChangeset
for help on using the changeset viewer.