xref: /linux/arch/arm/mach-bcm/platsmp.h (revision e3b9f1e81de2083f359bacd2a94bf1c024f2ede0)
1 /*
2  * Copyright (C) 2017 Stefan Wahren <stefan.wahren@i2se.com>
3  *
4  * This program is free software; you can redistribute it and/or
5  * modify it under the terms of the GNU General Public License as
6  * published by the Free Software Foundation version 2.
7  *
8  */
9 
10 extern const struct smp_operations bcm2836_smp_ops;
11