TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
14c785b71601092c1574ccb7eab4cf1c43dd07ec
/
.
/
boot
/
espressif
/
include
/
os
/
os_malloc.h
blob: 1a6a6dcec1f48986da38a6686a10fb7017f24afe [
file
] [
log
] [
blame
]
Shubham Kulkarni
052561d
2021-07-20 11:42:44 +0530
[
diff
] [
blame
]
1
/*
2
* Copyright (c) 2021 Espressif Systems (Shanghai) Co., Ltd.
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#pragma
once
8
9
#include
<stdlib.h>