]> Git Repo - linux.git/blob - arch/arm/mach-bcm/bcm63xx_smp.h
x86/kaslr: Expose and use the end of the physical memory address space
[linux.git] / arch / arm / mach-bcm / bcm63xx_smp.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __BCM63XX_SMP_H
3 #define __BCM63XX_SMP_H
4
5 struct device_node;
6
7 extern int bcm63xx_pmb_power_on_cpu(struct device_node *dn);
8
9 #endif /* __BCM63XX_SMP_H */
This page took 0.032193 seconds and 4 git commands to generate.