Changeset 4d94002d in mainline
- Timestamp:
- 2011-08-29T18:52:45Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bfe7867
- Parents:
- 0f0f8bc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/drv/generic/driver.c
r0f0f8bc r4d94002d 342 342 343 343 /* 344 * Look up the function. Bump reference count so that344 * Look the function up. Bump reference count so that 345 345 * the function continues to exist until we return 346 346 * from the driver. … … 379 379 380 380 /* 381 * Look up the function. Bump reference count so that381 * Look the function up. Bump reference count so that 382 382 * the function continues to exist until we return 383 383 * from the driver.
Note:
See TracChangeset
for help on using the changeset viewer.