summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-keystone/include/mach/mon.h
blob: 33a28764bc9dc354afe91f0b6491e168c3f48c5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * 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
OpenPOWER on IntegriCloud