Changeset 5cd136ab in mainline for uspace/srv/devman/util.h


Ignore:
Timestamp:
2010-04-02T13:37:58Z (14 years ago)
Author:
Lenka Trochtova <trochtova.lenka@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9a66bc2
Parents:
57937dd
Message:

device interfaces and driver cooperation - parts of code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/devman/util.h

    r57937dd r5cd136ab  
    3838
    3939char * get_abs_path(const char *base_path, const char *name, const char *ext);
     40const char * get_path_elem_end(const char *path);
    4041
    4142static inline bool skip_spaces(const char **buf)
Note: See TracChangeset for help on using the changeset viewer.