Skip to content

Commit

Permalink
Update check-roots.py to match code
Browse files Browse the repository at this point in the history
  • Loading branch information
niner committed Oct 30, 2020
1 parent 38a2f81 commit 2e8b565
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tools/check-roots.py
Expand Up @@ -50,6 +50,7 @@
'struct MVMP6str *',
'struct MVMReentrantMutex *',
'struct MVMSemaphore *',
'struct MVMSerializationContext *',
'struct MVMSpeshLog *',
'struct MVMSpeshPluginState *',
'struct MVMStaticFrame *',
Expand Down Expand Up @@ -556,8 +557,9 @@
'read_array_var',
'read_bytes',
'read_hash_str_var',
'read_param_intern',
'read_setup',
'resolve_param_interns',
'collect_param_interns',
'run_handler',
'send_log',
'setup',
Expand Down

0 comments on commit 2e8b565

Please sign in to comment.