11 lines
176 B
C
11 lines
176 B
C
|
/*
|
||
|
* Copyright (c) 2017 Intel Corporation
|
||
|
*
|
||
|
* SPDX-License-Identifier: Apache-2.0
|
||
|
*/
|
||
|
|
||
|
|
||
|
/* Dummy time.h to fulfill the requirements of certain libraries
|
||
|
* i.e. mbedTLS
|
||
|
*/
|