xref: /aosp_15_r20/external/mbedtls/tests/include/baremetal-override/time.h (revision 62c56f9862f102b96d72393aff6076c951fb8148)
1 /*
2  *  Copyright The Mbed TLS Contributors
3  *  SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
4  */
5 
6 #error "time.h included in a configuration without MBEDTLS_HAVE_TIME"
7