summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/modem/modem.h
blob: 3945804d93448bbdc06daba75aef640fe62dbd0c (plain)
1
2
3
4
5
6
#pragma once

#include <stdbool.h>

int modem_start(void);