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


Ignore:
Timestamp:
2010-03-20T21:57:13Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b535aeb
Parents:
6ba20a6b
Message:

Update SBI to rev. 128.

File:
1 edited

Legend:

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

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