Skip to content

the Pio type is duplicated between libutils and kernel #530

@kitlith

Description

@kitlith

in libutils: https://github.com/sunriseos/SunriseOS/blob/32729a6464bb0292f33831922a8962fbde65cafb/libutils/src/io/pio.rs

in kernel: https://github.com/sunriseos/SunriseOS/blob/e361007f79a7ede01410c738fa90bd85ba0b63a5/kernel/src/i386/pio.rs

These files seem to be almost identical, differing in comments and a single import. We probably want to make kernel use the one in libutils.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions