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

	Copyright (C) 2024-2025, Amlal El Mahrouss, all rights reserved..

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

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

#ifndef _INC_NETWORK_LTE_H_
#define _INC_NETWORK_LTE_H_

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

#endif // ifndef _INC_NETWORK_LTE_H_