oopsie
This commit is contained in:
parent
2bc99f2e6e
commit
9c9cb6a05a
@ -33,10 +33,6 @@ Result<void> init()
|
||||
to_dynamic_unit(MemoryManager::reserved(), buffer, sizeof(buffer));
|
||||
kinfoln("Reserved memory: %s", buffer);
|
||||
|
||||
volatile char* p = (volatile char*)0xefe0f3445692d;
|
||||
|
||||
*p = 7;
|
||||
|
||||
return {};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user