aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2019-02-18 20:38:11 +0100
committerLukas Larsson <[email protected]>2019-02-18 20:38:11 +0100
commit88042fbf8b1fabeca2db7ef472c9312a220f8725 (patch)
treee3d8cafdb119ef8ff7066648fae6e9875ae02a72 /erts/etc
parentae3e42e425b3f135da2d5a89f51b2ec20bb532de (diff)
parent3551f44814abf7702f48389158410c09a71f3771 (diff)
downloadotp-88042fbf8b1fabeca2db7ef472c9312a220f8725.tar.gz
otp-88042fbf8b1fabeca2db7ef472c9312a220f8725.tar.bz2
otp-88042fbf8b1fabeca2db7ef472c9312a220f8725.zip
Merge branch 'maint'
Diffstat (limited to 'erts/etc')
-rw-r--r--erts/etc/unix/etp-commands.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/erts/etc/unix/etp-commands.in b/erts/etc/unix/etp-commands.in
index 54b7628137..bb7b1a73f5 100644
--- a/erts/etc/unix/etp-commands.in
+++ b/erts/etc/unix/etp-commands.in
@@ -4373,8 +4373,6 @@ document etp-init
%---------------------------------------------------------------------------
end
-macro define offsetof(t, f) &((t *) 0)->f)
-
define hook-run
set $_exitsignal = -1
end