Staging
v0.8.1
Raw File
platsmp.h
/*
 * 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;
back to top