Skip to content

Conversation

nicholasbishop
Copy link
Member

Also changed the underlying type to u32. It doesn't really matter in this case; from the FFI perspective they are the same here. But u32 is more common, so use that.

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

Also changed the underlying type to u32. It doesn't really matter in this case;
from the FFI perspective they are the same here. But `u32` is more common, so
use that.
@phip1611 phip1611 merged commit 693a7c0 into rust-osdev:main May 17, 2023
@nicholasbishop nicholasbishop deleted the bishop-move-interface-type branch May 17, 2023 14:48
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