Sign in
coral
/
linux-mtk
/
7b34d5257a90c419d67c1c3b52f87a679845ef1e
/
.
/
arch
/
arm
/
include
/
asm
/
smp_scu.h
blob: 2376835015d62ce991abe4aef1f5946ac19707f5 [
file
] [
log
] [
blame
]
#ifndef
__ASMARM_ARCH_SCU_H
#define
__ASMARM_ARCH_SCU_H
unsigned
int
scu_get_core_count
(
void
__iomem
*);
void
scu_enable
(
void
__iomem
*);
#endif