Changeset 1ef0fc3 in mainline for uspace/app/sbi/src/rdata.h
- Timestamp:
- 2010-04-10T11:19:18Z (15 years ago)
- 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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/sbi/src/rdata.h
r2721a75 r1ef0fc3 45 45 rdata_array_t *rdata_array_new(int rank); 46 46 rdata_object_t *rdata_object_new(void); 47 rdata_bool_t *rdata_bool_new(void); 48 rdata_char_t *rdata_char_new(void); 47 49 rdata_int_t *rdata_int_new(void); 48 50 rdata_string_t *rdata_string_new(void);
Note:
See TracChangeset
for help on using the changeset viewer.