Changeset 1ef0fc3 in mainline for uspace/app/sbi/src/stype.h


Ignore:
Timestamp:
2010-04-10T11:19:18Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d7e45c8
Parents:
2721a75 (diff), 074444f (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:~jsvoboda/helenos/sysel.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/sbi/src/stype.h

    r2721a75 r1ef0fc3  
    4141    tdata_item_t *dest);
    4242
     43tdata_item_t *stype_boolean_titem(stype_t *stype);
     44
    4345stree_vdecl_t *stype_local_vars_lookup(stype_t *stype, sid_t name);
    4446stree_proc_arg_t *stype_proc_args_lookup(stype_t *stype, sid_t name);
Note: See TracChangeset for help on using the changeset viewer.