Skip to content

Commit

Permalink
Update src/julia_gcext.h
Browse files Browse the repository at this point in the history
Co-authored-by: Max Horn <max@quendi.de>
  • Loading branch information
vchuravy and fingolfin authored Nov 26, 2022
1 parent 4ac45e7 commit 96f6008
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/julia_gcext.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ JL_DLLEXPORT jl_datatype_t *jl_new_foreign_type(
int large);


#define HAVE_JL_REINIT_FOREIGN_TYPE 1
JL_DLLEXPORT int jl_reinit_foreign_type(
jl_datatype_t *dt,
jl_markfunc_t markfunc,
Expand Down

0 comments on commit 96f6008

Please sign in to comment.