Sign in
coral
/
imx-atf
/
0995afdda32015e0d3717b57b31acca1efcdd733
/
.
/
include
/
lib
/
libc
/
aarch32
/
stdlib_.h
blob: af96d01620c71ce3f67e2dc4d94889ce443712ad [
file
] [
log
] [
blame
]
/*
* 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
#define
EXIT_FAILURE
1
#define
EXIT_SUCCESS
0