Changeset 5a6cc679 in mainline for uspace/lib/trackmod/protracker.h
- Timestamp:
- 2018-01-31T02:21:24Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a0a9cc2
- Parents:
- 132ab5d1
- File:
-
- 1 edited
-
uspace/lib/trackmod/protracker.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/trackmod/protracker.h
r132ab5d1 r5a6cc679 39 39 #include "types/trackmod.h" 40 40 41 extern int trackmod_protracker_load(char *, trackmod_module_t **);41 extern errno_t trackmod_protracker_load(char *, trackmod_module_t **); 42 42 43 43 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
