luckfox-pico-sdk/sysdrv/source/kernel/arch/arm/mach-bcm/platsmp.h
2023-08-08 20:36:47 +08:00

7 lines
160 B
C

/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (C) 2017 Stefan Wahren <stefan.wahren@i2se.com>
*/
extern const struct smp_operations bcm2836_smp_ops;