Skip to content

Commit

Permalink
Update Ruby vendored headers
Browse files Browse the repository at this point in the history
  • Loading branch information
eightbitraptor committed Dec 20, 2024
1 parent 410ac52 commit 966459c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gc/gc.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ uint32_t rb_gc_rebuild_shape(VALUE obj, size_t heap_id);
size_t rb_obj_memsize_of(VALUE obj);
void rb_gc_prepare_heap_process_object(VALUE obj);
bool ruby_free_at_exit_p(void);
bool rb_memerror_reentered(void);

#if USE_MODULAR_GC
bool rb_gc_event_hook_required_p(rb_event_flag_t event);
Expand Down

0 comments on commit 966459c

Please sign in to comment.