osmo-v5/logging.h

12 lines
123 B
C
Raw Normal View History

2022-11-29 17:44:57 +00:00
#pragma once
#include <osmocom/core/logging.h>
enum {
DV5,
DV5CTRL,
DV5EF,
};
extern const struct log_info log_info;