Files
tlsf/tlsf_block_functions.h
2022-07-26 14:38:30 +02:00

16 lines
198 B
C

/*
* SPDX-FileCopyrightText: 2006-2016 Matthew Conte
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#pragma once
#if defined(__cplusplus)
extern "C" {
#endif
#if defined(__cplusplus)
};
#endif