summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'erts/emulator/beam/global.h')
-rw-r--r--erts/emulator/beam/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/emulator/beam/global.h b/erts/emulator/beam/global.h
index 52d054a212..11f34b5444 100644
--- a/erts/emulator/beam/global.h
+++ b/erts/emulator/beam/global.h
@@ -1466,6 +1466,7 @@ Eterm erts_debug_persistent_term_xtra_info(Process* c_p);
/* external.c */
void erts_init_external(void);
+void erts_late_init_external(void);
/* erl_map.c */
void erts_init_map(void);