core: Remove unnecessary assert in ArmInterface()
CpuCore already does this sort of checking, so we can just call that instead of duplicating the assertions.
Loading
Please sign in to comment
CpuCore already does this sort of checking, so we can just call that instead of duplicating the assertions.