Skip to content

Missing type #10

@dr4g0nsr

Description

@dr4g0nsr

pvr.eon/src/SHA256.h:11:27: error: ‘uint8_t’ does not name a type
11 | void update(const uint8_t * data, size_t length);

Can be fixed by editing pvr.eon/src/SHA256.h:
#include <stdint.h>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions