Skip to content

Commit

Permalink
dill 2023-11-20 (7583783f) (#4006)
Browse files Browse the repository at this point in the history
Code extracted from:

    https://github.com/GTkorvo/dill.git

at commit 7583783fbcb6e6401f8986c8bf8dd281cc5f2897 (master).

Upstream Shortlog
-----------------

Co-authored-by: dill Upstream <robot@adios2>
  • Loading branch information
eisenhauer and dill Upstream committed Jan 16, 2024
1 parent 08e7f30 commit d8a9d70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions thirdparty/dill/dill/arm8.c
Original file line number Diff line number Diff line change
Expand Up @@ -1517,6 +1517,8 @@ arm8_PLT_emit(dill_stream s, int package)
}
}

extern void arm8_rt_call_link(char *code, call_t *t);

static void
arm8_call_link(dill_stream s)
{
Expand Down

0 comments on commit d8a9d70

Please sign in to comment.