Changes in uspace/app/tester/fault/fault1.c [2d11a7d8:a000878c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/fault/fault1.c
r2d11a7d8 ra000878c 30 30 #include "../tester.h" 31 31 32 c har *test_fault1(void)32 const char *test_fault1(void) 33 33 { 34 34 ((int *)(0))[1] = 0;
Note:
See TracChangeset
for help on using the changeset viewer.