Changes in uspace/app/sbi/src/builtin.h [37f527b:38aaacc2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sbi/src/builtin.h
r37f527b r38aaacc2 33 33 34 34 void builtin_declare(stree_program_t *program); 35 void builtin_bind(builtin_t *bi); 35 36 void builtin_code_snippet(builtin_t *bi, const char *snippet); 36 37
Note:
See TracChangeset
for help on using the changeset viewer.