blob: 884a41a2d08cd5c21cca2b9d4f9fbc3823fc532f [file] [log] [blame]
/*
* Copyright (C) 2013 Broadcom Corporation
*
* 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.
*
* This program is distributed "as is" WITHOUT ANY WARRANTY of any
* kind, whether express or implied; without even the implied warranty
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/
#ifndef __HEADSMP_BRCMSTB_H__
#define __HEADSMP_BRCMSTB_H__
#if !defined(__ASSEMBLY__)
extern void brcmstb_secondary_startup(void);
#endif /* !defined(__ASSEMBLY__) */
#endif /* __HEADSMP_BRCMSTB_H__ */