CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2020/04/15 10:59:04
Modified files: usr.sbin/btrace: btrace.c btrace.h map.c Log message: Make map functions accept a "struct map *" instead of a "struct bt_var *". This is a step towards reducing the type casting crazyness.