forked from rrcarlosr/Jetpack
9 lines
166 B
C
9 lines
166 B
C
/*
|
|
* Copyright 2014-2015, Freescale Semiconductor
|
|
*
|
|
* SPDX-License-Identifier: GPL-2.0+
|
|
*/
|
|
|
|
int fsl_qoriq_core_to_cluster(unsigned int core);
|
|
u32 cpu_mask(void);
|