Skip to content

x86/itx: change function signatures of itx_4x4 to 0 GPRs

The wrapper function already backs up GPRs, and declaring 7 here means we will backup/restore twice on x86-32.

Edited by Ronald S. Bultje

Merge request reports