Changes in uspace/app/tester/fault/fault3.c [a000878c:d91a20c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/fault/fault3.c
ra000878c rd91a20c 30 30 #include <stdlib.h> 31 31 32 c onst char *test_fault3(void)32 char *test_fault3(void) 33 33 { 34 34 abort();
Note:
See TracChangeset
for help on using the changeset viewer.