blob: 6f26dfac56cd90be16687edbf0f64205e35aaa23 [file] [log] [blame]
Daniel Schwierzeck2fbdb742012-06-03 23:46:04 +02001/*
2 * This file is released under the terms of GPL v2 and any later version.
3 * See the file COPYING in the root directory of the source tree for details.
4 *
5 * Copyright (C) 2003 Wolfgang Denk, DENX Software Engineering, wd@denx.de
6 */
7
8extern ulong uboot_end_data;
9extern ulong uboot_end;
10
11extern int incaip_set_cpuclk(void);