Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
aa0294ef8c21c07c6d4c0208f5dc2ffe24a31d8f
/
.
/
arch
/
arm
/
mach-keystone
/
include
/
mach
/
mon.h
blob: 33a28764bc9dc354afe91f0b6491e168c3f48c5b [
file
] [
log
] [
blame
]
/*
* K2HK: secure kernel command header file
*
* (C) Copyright 2014
* Texas Instruments Incorporated, <www.ti.com>
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef
_MON_H_
#define
_MON_H_
int
mon_power_off
(
int
core_id
);
#endif