Enable FATE code modifications

This commit is contained in:
radrow
2022-09-16 10:54:48 +02:00
parent 08cc0a9fcd
commit 6601ad2d38
-2
View File
@@ -27,11 +27,9 @@
-include("../include/aeb_fate_opcodes.hrl").
-include("../include/aeb_fate_data.hrl").
-ifdef(EQC).
-export([ update_annotations/2
, update_functions/2
, update_symbols/2]).
-endif.
-record(fcode, { functions = #{} :: map()
, symbols = #{} :: map()