Skip to content

internal functions should exist in src/internal.c #2

@elfmaster

Description

@elfmaster

Curently the API functions and the internal functions are all in libelfmaster. This is not good for users who use the code as documentation. So lets put all of the functions that begin with 'static' (As they are the internal ones) into src/internal.c

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