aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_alloc.types
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2015-06-04 16:45:41 +0200
committerRickard Green <[email protected]>2015-06-09 19:35:48 +0200
commit46efe0d85bc2f55dd432f403f20d4841b07023ed (patch)
tree469f463d5deff71abcaa8ecc588719553708b3ab /erts/emulator/beam/erl_alloc.types
parentc7f308d1bfaf1f2f6f597ebda6679da03e3e732e (diff)
downloadotp-46efe0d85bc2f55dd432f403f20d4841b07023ed.tar.gz
otp-46efe0d85bc2f55dd432f403f20d4841b07023ed.tar.bz2
otp-46efe0d85bc2f55dd432f403f20d4841b07023ed.zip
Disable accessor timer option
Diffstat (limited to 'erts/emulator/beam/erl_alloc.types')
-rw-r--r--erts/emulator/beam/erl_alloc.types2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/emulator/beam/erl_alloc.types b/erts/emulator/beam/erl_alloc.types
index 57c506458c..2721e13250 100644
--- a/erts/emulator/beam/erl_alloc.types
+++ b/erts/emulator/beam/erl_alloc.types
@@ -167,7 +167,7 @@ type TIMER_SERVICE LONG_LIVED SYSTEM timer_service
type LL_PTIMER FIXED_SIZE PROCESSES ll_ptimer
type HL_PTIMER FIXED_SIZE PROCESSES hl_ptimer
type BIF_TIMER FIXED_SIZE PROCESSES bif_timer
-type ABIF_TIMER FIXED_SIZE PROCESSES accessor_bif_timer
+# type ABIF_TIMER FIXED_SIZE PROCESSES accessor_bif_timer
type TIMER_REQUEST SHORT_LIVED PROCESSES timer_request
type BTM_YIELD_STATE SHORT_LIVED PROCESSES btm_yield_state
type REG_TABLE STANDARD SYSTEM reg_tab