Changeset c5cb943d in mainline for uspace/app/sbi/src/stree.h
- Timestamp:
- 2010-06-09T19:01:08Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1113c9e
- Parents:
- 051bc69a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sbi/src/stree.h
r051bc69a rc5cb943d 96 96 bool_t stree_arg_has_attr(stree_proc_arg_t *arg, arg_attr_class_t aac); 97 97 bool_t stree_is_csi_derived_from_csi(stree_csi_t *a, stree_csi_t *b); 98 bool_t stree_symbol_is_static(stree_symbol_t *symbol); 98 99 stree_targ_t *stree_csi_find_targ(stree_csi_t *csi, stree_ident_t *ident); 99 100 stree_embr_t *stree_enum_find_mbr(stree_enum_t *enum_d, stree_ident_t *ident);
Note:
See TracChangeset
for help on using the changeset viewer.