blob: b3c978d05032d6a633e4a2428f37ea65e5df6da0 [file] [log] [blame]
#pragma once
#include <stdio.h>
#include <osmocom/core/linuxlist.h>
#define DEBUG
#include <osmocom/core/logging.h>
/* Debug Areas of the code */
enum {
DGPRS,
DOBJ,
Debug_LastEntry,
};
extern const struct log_info log_info;