aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/flow/hipe_bb.erl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hipe/flow/hipe_bb.erl')
-rw-r--r--lib/hipe/flow/hipe_bb.erl2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/hipe/flow/hipe_bb.erl b/lib/hipe/flow/hipe_bb.erl
index 2da3a6dc99..08f5e0a0cb 100644
--- a/lib/hipe/flow/hipe_bb.erl
+++ b/lib/hipe/flow/hipe_bb.erl
@@ -41,6 +41,8 @@
-include("hipe_bb.hrl").
+-export_type([bb/0]).
+
%%
%% Constructs a basic block.
%% Returns a basic block: {bb, Code}