Skip to content

Commit

Permalink
missed header
Browse files Browse the repository at this point in the history
  • Loading branch information
misc0110 committed Aug 28, 2023
1 parent 37c7dce commit 9800a23
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ptedit_header.h
Original file line number Diff line number Diff line change
Expand Up @@ -1019,6 +1019,10 @@ typedef struct {
static ptedit_paging_definition_t ptedit_paging_definition;


// ---------------------------------------------------------------------------
ptedit_fnc ptedit_resolve_t ptedit_resolve;
ptedit_fnc ptedit_update_t ptedit_update;


// ---------------------------------------------------------------------------
ptedit_fnc ptedit_entry_t ptedit_resolve_kernel(void* address, pid_t pid) {
Expand Down

0 comments on commit 9800a23

Please sign in to comment.