lkml.org 
[lkml]   [2004]   [Aug]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] ppc32: fix mktree utility in 64-bit cross-compile environment
From
Date
On Tue, 2004-08-03 at 17:01, Zink, Dan wrote:
> --- arch/ppc/boot/utils/mktree.c.old 2004-08-03 16:31:09.568992888
> -0500
> +++ arch/ppc/boot/utils/mktree.c 2004-08-03 16:32:26.773256056
> -0500
> @@ -15,19 +15,20 @@
> #include <sys/stat.h>
> #include <unistd.h>
> #include <netinet/in.h>
> +#include <asm/types.h>

You'll notice we don't include any other <asm/*> headers; this tool can
be built standalone.

Is there a reason not to use <stdint.h> and uint32_t?

--
Hollis Blanchard
IBM Linux Technology Center

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:04    [W:0.047 / U:1.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site