mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 20:39:01 +00:00
g3
This commit is contained in:
parent
03a2a5febe
commit
ae3ef2ba95
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ using Cosmos.IL2CPU.API;
|
|||
|
||||
namespace Cosmos.CPU {
|
||||
[DebuggerStepThrough]
|
||||
public static class GcHook {
|
||||
public static class GCImplementationRefs {
|
||||
private static void AcquireLock() {
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue