qemu: Adjust the prototype to match the function
Changing the prototype to not have "int *index" since we'll soon be disallowing index as a name. Curiously the original commit (a4504ac1) for the function used 'int idx' in the function - so they didn't match. Now they do.
Showing
想要评论请 注册 或 登录