Changeset 978ccaf1 in mainline for uspace/app/bithenge/script.h
- Timestamp:
- 2012-06-27T03:35:43Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 600f5d1
- Parents:
- 04a7435f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bithenge/script.h
r04a7435f r978ccaf1 40 40 #include "transform.h" 41 41 42 int bithenge_parse_script(const char * filename, bithenge_transform_t **out);42 int bithenge_parse_script(const char *, bithenge_transform_t **); 43 43 44 44 #endif 45 45 46 /** @ /46 /** @} 47 47 */
Note:
See TracChangeset
for help on using the changeset viewer.