Changeset c16cf62 in mainline for uspace/lib/libc
- Timestamp:
- 2010-02-26T14:22:33Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 67ba309
- Parents:
- 92413de
- Location:
- uspace/lib/libc/include
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/devman.h
r92413de rc16cf62 1 1 /* 2 2 * Copyright (c) 2009 Jiri Svoboda 3 * Copyright (c) 2010 Lenka Trochtova *3 * Copyright (c) 2010 Lenka Trochtova 4 4 * All rights reserved. 5 5 * -
uspace/lib/libc/include/ipc/devman.h
r92413de rc16cf62 55 55 } devman_to_driver_t; 56 56 57 #endif 57 58 58 59 60 61 62 63 64 65 #endif 59 /** @} 60 */
Note:
See TracChangeset
for help on using the changeset viewer.