kernel_samsung_a34x-permissive/drivers/tee/tkcore/version.h
2024-04-28 15:51:13 +02:00

12 lines
209 B
C

/* SPDX-License-Identifier: GPL-2.0
*
* Copyright (c) 2015-2019 TrustKernel Incorporated
*/
#ifndef TKCORE_VERSION_H
#define TKCORE_VERSION_H
static const char tkcore_nsdrv_version[] = "3.4p3\n";
#endif