Changes in uspace/app/tester/tester.h [3e6a98c5:6a5b999] in mainline
- File:
-
- 1 edited
-
uspace/app/tester/tester.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/tester.h
r3e6a98c5 r6a5b999 39 39 #include <stdbool.h> 40 40 #include <stacktrace.h> 41 #include <stdio.h> 41 42 42 43 #define IPC_TEST_SERVICE 10240 … … 80 81 81 82 extern const char *test_thread1(void); 83 extern const char *test_setjmp1(void); 82 84 extern const char *test_print1(void); 83 85 extern const char *test_print2(void);
Note:
See TracChangeset
for help on using the changeset viewer.
