Skip to content

Commit

Permalink
g3
Browse files Browse the repository at this point in the history
  • Loading branch information
czhower committed Jul 27, 2017
1 parent 03a2a5f commit ae3ef2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Kernel/Cosmos.CPU/GcHook.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

namespace Cosmos.CPU {
[DebuggerStepThrough]
public static class GcHook {
public static class GCImplementationRefs {
private static void AcquireLock() {
throw new NotImplementedException();
}
Expand Down

0 comments on commit ae3ef2b

Please sign in to comment.