/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef _MTCL_H_
#define _MTCL_H_

void write_mtcl_function(void);

#endif /* _MTCL_H_ */