(* Pretty-printing of linearized machine code *)
open Linearize
val instr: instruction -> unit
val fundecl: fundecl -> unit