Changes in uspace/app/tester/fault/fault2.c [36e9cd1:a000878c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/fault/fault2.c
r36e9cd1 ra000878c 32 32 typedef int __attribute__((may_alias)) aliasing_int; 33 33 34 c har *test_fault2(void)34 const char *test_fault2(void) 35 35 { 36 36 volatile long long var;
Note:
See TracChangeset
for help on using the changeset viewer.