Sign in
android
/
platform
/
external
/
coreboot
/
88bc0f1604494de0f87c6954c050e7ef4d1c4457
/
.
/
src
/
include
/
mtcl.h
blob: 593c09c7b6ba303c99b0293f9f01989a73ec8b85 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef
_MTCL_H_
#define
_MTCL_H_
void
write_mtcl_function
(
void
);
#endif
/* _MTCL_H_ */