Skip to content

Fix type sizes #3

Description

@hitodama

Due to the abstractions chosen, some of the methods (incorrectly) unify differently sized types as input arguments (uint16_t is used when technically a uint64_t would be allowed too)

The loader (also) uses sized standard types, not Elf* types. I need to go over the types and fix them in some manner, just to clean up. It's unlikely to be important.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions