aboutsummaryrefslogtreecommitdiff
path: root/src/include/mtcl.h
blob: 593c09c7b6ba303c99b0293f9f01989a73ec8b85 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef _MTCL_H_
#define _MTCL_H_

void write_mtcl_function(void);

#endif /* _MTCL_H_ */