blob: 593c09c7b6ba303c99b0293f9f01989a73ec8b85 [file] [log] [blame]
David Ruthea8330e2023-12-06 21:39:54 +00001/* SPDX-License-Identifier: GPL-2.0-only */
2
3#ifndef _MTCL_H_
4#define _MTCL_H_
5
6void write_mtcl_function(void);
7
8#endif /* _MTCL_H_ */