Initialization of local variable 'illegal' can't be optimized, or the program will jump to the memory contains random value which causes the unexpected behavior. Add volatile to local variable 'illegal' to prevent compiler optimization. Signed-off-by: Jim Shu <cwshu@andestech.com> |
||
|---|---|---|
| .. | ||
| main.c | ||
| test_syscalls.h | ||