Changeset d4d8255 in mainline for kernel/generic/include/symtab.h


Ignore:
Timestamp:
2016-03-09T20:01:43Z (8 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c1b8ad4
Parents:
df425da (diff), dc0e41c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge from lp:~aurelio-x/helenos/kcon-devel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/include/symtab.h

    rdf425da rd4d8255  
    4040
    4141extern void symtab_print_search(const char *);
    42 extern int symtab_compl(char *, size_t, indev_t *);
     42extern const char* symtab_hints_enum(const char *, const char **, void **);
    4343
    4444#endif
Note: See TracChangeset for help on using the changeset viewer.