From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Wed, 16 Jun 2010 00:56:43 +0200 Subject: [U-Boot] [PATCH] examples/standalone: Remove relocation compile flags for PowerPC In-Reply-To: <4C17EA8D.9080606@freescale.com> References: <1276572325-12642-1-git-send-email-ptyser@xes-inc.com> <4C17CE2F.9050208@freescale.com> <4C17CEEC.8000409@freescale.com> <1276630601.32134.1501.camel@petert> <4C17D851.4010307@freescale.com> <1276632905.32134.1535.camel@petert> <20100615202813 <20100615205423.37749153659@gemini.denx.de> <4C17EA8D.9080606@freescale.com> Message-ID: <20100615225643.4A1D6153659@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Timur Tabi, In message <4C17EA8D.9080606@freescale.com> you wrote: > Wolfgang Denk wrote: > > I think the "static int __flash_wp()" thing is not even needed > > assuming that flash_wp() is the first function in your file. > > That's the thing -- I don't want flash_wp() to be the first function in my > file. I would then need a forward reference to all the other functions in > my file, and I hate doing that. OK - but then please don't claim that such a construct was necessary. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de You can fool some of the people all of the time, and You can fool all of the people some of the time, but You can't fool mom.