mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-24 12:35:31 +00:00
This commit is contained in:
parent
157ab77785
commit
3f3b62b9d5
1 changed files with 0 additions and 3 deletions
|
|
@ -13,8 +13,5 @@ namespace Cosmos.IL2CPU.X86 {
|
||||||
|
|
||||||
protected readonly CPU.Assembler Asmblr;
|
protected readonly CPU.Assembler Asmblr;
|
||||||
|
|
||||||
//TODO: remove this when all descendants implement this
|
|
||||||
public override void Execute(UInt32 aMethodUID) {
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue