1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-26 21:20:30 +02:00

Merge remote-tracking branch 'whippet/main' into wip-whippet

This commit is contained in:
Andy Wingo 2025-04-16 13:42:18 +02:00
commit fd7b5d2d0c
9 changed files with 202 additions and 179 deletions

View file

@ -6,7 +6,7 @@
#define GC_IMPL 1
#include "debug.h"
#include "gc-embedder-api.h"
#include "embedder-api-impl.h"
#include "gc-ephemeron-internal.h" // for gc_visit_ephemeron_key
#include "gc-finalizer-internal.h"