York Sun | a84cd72 | 2014-06-23 15:15:54 -0700 | [diff] [blame] | 1 | /* |
2 | * Copyright 2014, Freescale Semiconductor | ||||
3 | * | ||||
4 | * SPDX-License-Identifier: GPL-2.0+ | ||||
5 | */ | ||||
6 | |||||
7 | int fsl_qoriq_core_to_cluster(unsigned int core); | ||||
York Sun | 56cc3db | 2014-09-08 12:20:00 -0700 | [diff] [blame] | 8 | u32 cpu_mask(void); |