Sign in
coral
/
imx-atf
/
refs/heads/release-day
/
.
/
include
/
lib
/
libc
/
aarch32
/
time_.h
blob: 4fc629d6dd3ae70dc1962bea1b0363c07013e25f [
file
] [
log
] [
blame
] [
edit
]
/*
* Copyright (c) 2018, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef
SIZET_
typedef
unsigned
int
size_t
;
#define
SIZET_
#endif
typedef
long
int
time_t
;