Changeset 5a6cc679 in mainline for uspace/app/netstart/self_test.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/app/netstart/self_test.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/netstart/self_test.h
r132ab5d1 r5a6cc679 34 34 #define __SELF_TEST_H__ 35 35 36 extern int self_test(void);36 extern errno_t self_test(void); 37 37 38 38 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
