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

	Copyright (C) 2024, Theater Quality Corp, 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_