Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use generic stub for unsuported IOP device OPS #1378

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

israpps
Copy link
Member

@israpps israpps commented Nov 6, 2024

since ps2dev/ps2sdk/pull/625 was merged

This streamlines the unsuported operations by using the same function and also by returning always the same value: ENOTSUP

Pull Request checklist

Note: these are not necessarily requirements

  • I reformatted the code with clang-format
  • I checked to make sure my submission worked
  • I am the author of submission or have permission from the original author
  • Requires update of the PS2SDK or other dependencies
  • Others (please specify below)

Pull Request description

since ps2dev/ps2sdk/pull/625 was merged

This streamlines the unsuported operations by using the same function and also by returning always the same value: `ENOTSUP`
@uyjulian uyjulian merged commit 285a9e4 into ps2homebrew:master Nov 7, 2024
17 checks passed
uyjulian added a commit that referenced this pull request Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants