summaryrefslogtreecommitdiff
path: root/asmcomp/dwarf_low/abbreviation_code.mli
blob: f9a69fb16a56cc18a41ab7110ee242399c495099 (plain)
1
2
3
4
5
6
type t
 
include Emittable.S with type t := t
 
val of_int : int -> t
val null : unit -> t