Merge gc.h and internal/gc.h

[Feature #19425]
This commit is contained in:
Matt Valentine-House 2023-02-08 11:56:53 +00:00 committed by Peter Zhu
parent e2b6289bab
commit 72aba64fff
Notes: git 2023-02-09 15:32:51 +00:00
30 changed files with 167 additions and 194 deletions

View file

@ -29,8 +29,8 @@
#endif
#include "addr2line.h"
#include "gc.h"
#include "internal.h"
#include "internal/gc.h"
#include "internal/variable.h"
#include "internal/vm.h"
#include "iseq.h"