Changed type of `prog' to mh_instr_t, which is
a union of all objects that can be held in a program text cell. This fixes potential problems due to sizeof(int)!= sizeof(void*).
Showing
3 changed files
with
64 additions
and
33 deletions
-
Please register or sign in to post a comment