blob: efede1d345cf48f40749b3639776b21a7c667fa4 [file] [log] [blame]
Neels Hofmeyr17518fe2017-06-20 04:35:06 +02001/*! \file gan.h */
2
Sylvain Munaut12ba7782014-06-16 10:13:40 +02003#pragma once
Harald Weltec17f5702012-06-24 21:52:07 +02004
5#include <osmocom/core/utils.h>
6
7extern const struct value_string gan_msgt_vals[];
8static const struct value_string gan_pdisc_vals[];