Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5178dc10aee76517e5ffe6946b354668c38fa84e
/
.
/
arch
/
arm
/
cpu
/
armv8
/
s32v234
/
cpu.h
blob: 402ac2956c13666b616dd4b7127994ae8678d7f5 [
file
] [
log
] [
blame
]
Eddy Petrișor
5178dc1
2016-06-05 03:43:00 +0300
[
diff
] [
blame^
]
1
/*
2
* (C) Copyright 2014-2016, Freescale Semiconductor, Inc.
3
*
4
* SPDX-License-Identifier: GPL-2.0+
5
*/
6
7
u32 cpu_mask
(
void
);
8
int
cpu_numcores
(
void
);