11 lines
314 B
C
11 lines
314 B
C
|
/*
|
||
|
* Copyright (C) 2017 Stefan Wahren <stefan.wahren@i2se.com>
|
||
|
*
|
||
|
* This program is free software; you can redistribute it and/or
|
||
|
* modify it under the terms of the GNU General Public License as
|
||
|
* published by the Free Software Foundation version 2.
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
extern const struct smp_operations bcm2836_smp_ops;
|