blob: aa84091324b7e32dfb914f1296a6a1f0c1412f90 [file] [log] [blame]
/*
* Copyright (C) 2015 Nest Labs
*
* 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 __ARCH_ARM_MACH_IMX_MACH_DIAMOND_H
#define __ARCH_ARM_MACH_IMX_MACH_DIAMOND_H
extern void diamond_late_init(void);
#endif