mirror of
https://github.com/ivoszbg/uniLoader.git
synced 2024-11-10 06:00:07 +00:00
7ed7b2b902
Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
10 lines
189 B
C
10 lines
189 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
/*
|
|
* Copyright (c) 2023, Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
|
|
*/
|
|
|
|
#ifndef T8010_H_ /* Include guard */
|
|
#define T8010_H_
|
|
|
|
#endif // T8010_H_
|