11 lines
143 B
C
11 lines
143 B
C
/*
|
|
* Copyright (c) 2022 Nordic Semiconductor ASA
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
#ifndef H_OS_HEAP_
|
|
#define H_OS_HEAP_
|
|
|
|
#endif
|