relocate stack
This commit is contained in:
@@ -34,5 +34,7 @@ extern "C" void main() {
|
||||
// sys_exit();
|
||||
//}
|
||||
sleep(1000);
|
||||
if(id == 2)
|
||||
*reinterpret_cast<uint8_t*>(0xdeadbeaf) = 1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user