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

Initialize RngManager #670

Closed
wants to merge 1 commit into from
Closed

Initialize RngManager #670

wants to merge 1 commit into from

Conversation

mikusp
Copy link
Contributor

@mikusp mikusp commented Feb 18, 2024

No description provided.

Gid::ROOT,
Mode::new(0o444).unwrap(),
None,
MakeDev::MAKEDEV_ETERNAL,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What I saw on the PS4 is 0 for this one.

Comment on lines +29 to +32
_rng: &Arc<Cdev>,
_flags: OpenFlags,
_mode: i32,
_td: Option<&VThread>,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better to use _ for all parameters here.

@SuchAFuriousDeath
Copy link
Contributor

Superseded by #729

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants