Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
f991fae5c6d42dfc5029150b05a78cf3f6c18cc9
/
.
/
arch
/
arm
/
mach-tegra
/
common.h
blob: 32f8eb3fe344958d395d89b17785b38f17f06673 [
file
] [
log
] [
blame
]
extern
struct
smp_operations tegra_smp_ops
;
extern
int
tegra_cpu_kill
(
unsigned
int
cpu
);
extern
void
tegra_cpu_die
(
unsigned
int
cpu
);
extern
int
tegra_cpu_disable
(
unsigned
int
cpu
);