From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Mon, 25 Oct 2004 16:14:55 +0200 Subject: [U-Boot-Users] PATCH: Removing all these "extern void reset_cpu()" Message-ID: <417D0A5F.6000606@imc-berlin.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi there, please consider the patch attached. CHANGELOG: * Patch by Steven Scholz, 25 Oct 2004: - Replace all "extern void reset_cpu()" with one occurence of "void reset_cpu (ulong addr)" in include/common.h -- Steven Scholz -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: extern_void_reset_cpu.patch Url: http://lists.denx.de/pipermail/u-boot/attachments/20041025/e07404be/attachment.txt