Kukjin Kim | 4d512a9 | 2013-02-08 10:18:48 -0800 | [diff] [blame] | 1 | /* |
Ben Dooks | d3f4c57 | 2006-04-01 18:33:42 +0100 | [diff] [blame] | 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); |