Subject: Re: COMPAT_LINUX/powerpc: dynamic executables fixed!
To: None <tech-kern@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: tech-kern
Date: 01/09/2001 13:32:46
In article <1emz0mh.6ix0tn1kj5oobM@[10.0.12.137]>,
Emmanuel Dreyfus <p99dreyf@criens.u-psud.fr> wrote:

[cool stuff about resolving the ppc mmap problem deleted]

>About the clean-up: a "style" question: I wonder how should I handle the
>problem. Shoud I add an ifdef in linux_sys_mmap that makes a 32 bit
>shift on offset if we are on the powerpc? Or should I make a
>powerpc/linux_mmap.c with my wrapper function? 

I would make a separate function in powerpc/linux_mmap.c

christos