Changes in uspace/lib/c/generic/fibril.c [7f122e3:2e7291a] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/fibril.c
r7f122e3 r2e7291a 361 361 } 362 362 363 int fibril_get_sercount(void) 364 { 365 return serialization_count; 366 } 367 363 368 /** @} 364 369 */
Note:
See TracChangeset
for help on using the changeset viewer.