Commit 411a442c authored by dill Upstream's avatar dill Upstream Committed by Eisenhauer, Greg
Browse files

dill 2018-05-07 (955278a2)

Code extracted from:

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

at commit 955278a27fd8caf0e324807940fc9466ea9f03ca (master).

Upstream Shortlog
-----------------
parent 7ba65bcc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1517,6 +1517,8 @@ arm6_PLT_emit(dill_stream s, int package)
    }
}

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

static void
arm6_call_link(dill_stream s)
{