From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Fri, 08 Feb 2008 13:09:37 -0600 Subject: [U-Boot-Users] [PATCH] 83xx: Add Vitesse VSC7385 firmware uploading In-Reply-To: <47AC86DF.1040006@freescale.com> References: <12023255654134-git-send-email-timur@freescale.com> <47AC75C9.3080304@gmail.com> <47AC86DF.1040006@freescale.com> Message-ID: <47ACA8F1.4020508@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Timur Tabi wrote: >>> +#include >>> +#include >>> +#include >>> +#include >>> + >>> >> I think Kim mentioned this will break some architectures. Just repeating it. > > Yeah, I'm still waiting for someone to tell me why. Not every architecture has an io.h and an errno.h. -Scott