Dummy time.h to fulfill the compilations requirements of certain libraries i.e. mbedTLS Change-Id: I07e66dbf07337b935dabe9eecdf1be3850bbf394 Signed-off-by: Sergio Rodriguez <sergio.sf.rodriguez@intel.com>
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
|
|
*/
|