aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_alloc.types
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2017-01-30 15:25:57 +0100
committerRickard Green <[email protected]>2017-04-18 12:40:02 +0200
commitcb7514ab298c715af435d9a8e5a019e91105cb98 (patch)
tree68e0721259798d676a7dda807d04b56b0811e6ca /erts/emulator/beam/erl_alloc.types
parentb50650b4c56de5279395ea195e9e68b077a1d3de (diff)
downloadotp-cb7514ab298c715af435d9a8e5a019e91105cb98.tar.gz
otp-cb7514ab298c715af435d9a8e5a019e91105cb98.tar.bz2
otp-cb7514ab298c715af435d9a8e5a019e91105cb98.zip
Remove accessor BIF timer implementation
Diffstat (limited to 'erts/emulator/beam/erl_alloc.types')
-rw-r--r--erts/emulator/beam/erl_alloc.types1
1 files changed, 0 insertions, 1 deletions
diff --git a/erts/emulator/beam/erl_alloc.types b/erts/emulator/beam/erl_alloc.types
index 43f43f9034..f296a98125 100644
--- a/erts/emulator/beam/erl_alloc.types
+++ b/erts/emulator/beam/erl_alloc.types
@@ -168,7 +168,6 @@ 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 TIMER_REQUEST SHORT_LIVED PROCESSES timer_request
type BTM_YIELD_STATE SHORT_LIVED PROCESSES btm_yield_state
type REG_TABLE STANDARD SYSTEM reg_tab