Changeset 1b20da0 in mainline for uspace/app/sbi/src/run.c
- Timestamp:
- 2018-02-28T17:52:03Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3061bc1
- Parents:
- df6ded8
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-02-28 17:26:03)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2018-02-28 17:52:03)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sbi/src/run.c
rdf6ded8 r1b20da0 1433 1433 rdata_value_t *value; 1434 1434 1435 /* 1435 /* 1436 1436 * This can happen when trying to use output of a function which 1437 1437 * does not return a value. … … 1886 1886 break; 1887 1887 case tic_tvref: 1888 /* 1888 /* 1889 1889 * XXX Need to obtain run-time value of type argument to 1890 1890 * initialize variable properly.
Note:
See TracChangeset
for help on using the changeset viewer.