• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /*
2  * Copyright (c) 2006 Simtec Electronics
3  *	Ben Dooks <ben@simtec.co.uk>
4  *
5  * Common code for SMDK2410 and SMDK2440 boards
6  *
7  * http://www.fluff.org/ben/smdk2440/
8  *
9  * This program is free software; you can redistribute it and/or modify
10  * it under the terms of the GNU General Public License version 2 as
11  * published by the Free Software Foundation.
12 */
13 
14 extern void smdk_machine_init(void);
15