Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
9030a6c619e2caba7c081a798a8a819b57ba3853
/
.
/
include
/
lib
/
libc
/
aarch64
/
stdio_.h
blob: afaeadc21819e027ae158f9b2e4eeb28e135299c [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2018-2019, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef
STDIO__H
#define
STDIO__H
#ifndef
SSIZET_
typedef
long
ssize_t
;
#define
SSIZET_
#endif
#endif
/* STDIO__H */