summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/NetworkKit/LTE.h
blob: b6cab08e2569b42b4a92cccfe2055c85e5387bbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* -------------------------------------------

  Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under the Apache 2.0 license..

  File: LTE.h.
  Purpose: LTE protocol classes.

------------------------------------------- */

#ifndef _INC_NETWORK_LTE_H_
#define _INC_NETWORK_LTE_H_

#include <NeKit/Defines.h>
#include <NeKit/KString.h>

#endif  // ifndef _INC_NETWORK_LTE_H_