mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-06-30 17:16:25 +02:00
Remove unused function from CPU
This commit is contained in:
parent
553ba659c4
commit
d067b4d5e0
2 changed files with 0 additions and 20 deletions
|
@ -7,7 +7,6 @@ namespace ChocolArm64.Instruction
|
|||
{
|
||||
static partial class AInstEmit
|
||||
{
|
||||
|
||||
public static void Crc32b(AILEmitterCtx Context)
|
||||
{
|
||||
EmitCrc32(Context, nameof(ASoftFallback.Crc32b));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue