aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_alloc.types
diff options
context:
space:
mode:
authorSverker Eriksson <[email protected]>2018-11-15 15:24:32 +0100
committerSverker Eriksson <[email protected]>2018-11-15 15:24:32 +0100
commit1315c6457e49595fdd3f91693c0506964416c9f0 (patch)
tree1524832cf58c795c98e26cafb8ee26a721e2577e /erts/emulator/beam/erl_alloc.types
parentadffe592c98149ac3b7333cf6e46970a13a57350 (diff)
downloadotp-1315c6457e49595fdd3f91693c0506964416c9f0.tar.gz
otp-1315c6457e49595fdd3f91693c0506964416c9f0.tar.bz2
otp-1315c6457e49595fdd3f91693c0506964416c9f0.zip
erts: Add new module 'atomics'
Diffstat (limited to 'erts/emulator/beam/erl_alloc.types')
-rw-r--r--erts/emulator/beam/erl_alloc.types1
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/emulator/beam/erl_alloc.types b/erts/emulator/beam/erl_alloc.types
index 3fc036a13c..aefa04a031 100644
--- a/erts/emulator/beam/erl_alloc.types
+++ b/erts/emulator/beam/erl_alloc.types
@@ -338,6 +338,7 @@ type GC_INFO_REQ SHORT_LIVED SYSTEM gc_info_request
type PORT_DATA_HEAP STANDARD SYSTEM port_data_heap
type MSACC DRIVER SYSTEM microstate_accounting
type SYS_CHECK_REQ SHORT_LIVED SYSTEM system_check_request
+type ATOMICS STANDARD SYSTEM erl_bif_atomics
#
# Types used by system specific code