Subject: Re: Dynamically created kernel .c files
To: Christos Zoulas <christos@zoulas.com>
From: David Laight <david@l8s.co.uk>
List: tech-toolchain
Date: 06/03/2007 08:28:03
On Sat, Jun 02, 2007 at 07:18:09PM -0400, Christos Zoulas wrote:
> On Jun 2, 10:48pm, david@l8s.co.uk (David Laight) wrote:
> | I've done something even better.
> | svr4_32/svr4_32_stream.c now just includes svr4/svr4_stream.c, the latter
> | contains a few defines at the top and extra macro calls where the _32
> | code needed them.
> 
> You probably want to put the defines in svr4_stream.c in a separate header
> file so that they can be shared by other files where we do the same thing.

I'll look into that if/when I merge another file.

	David

-- 
David Laight: david@l8s.co.uk