Changeset d0febca in mainline for uspace/app/sbi/src/builtin.h


Ignore:
Timestamp:
2010-03-13T12:04:37Z (15 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7715994
Parents:
94d484a
Message:

Update SBI to rev. 100.

File:
1 edited

Legend:

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

    r94d484a rd0febca  
    3333
    3434void builtin_declare(stree_program_t *program);
    35 void builtin_run_fun(run_t *run, stree_symbol_t *fun_sym);
     35void builtin_run_proc(run_t *run, stree_symbol_t *proc_sym);
    3636
    3737#endif
Note: See TracChangeset for help on using the changeset viewer.