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