Subject: Re: MacOnLinux
To: Emmanuel Dreyfus <p99dreyf@criens.u-psud.fr>
From: Bill Studenmund <wrstuden@zembu.com>
List: port-macppc
Date: 03/01/2001 12:07:37
On Tue, 27 Feb 2001, Emmanuel Dreyfus wrote:

> We also have this, which could cause some integration problems. Any
> opinion on it?
> #ifdef CONFIG_MOL
> /* 
>  * Mac-on-linux hook_table. Don't put this in the data section -
>  * the base address must be within the first 32KB of RAM.
>  */
>    .globl mol_interface
> mol_interface:
>    .long   MOL_INTERFACE_VERSION
>    .fill 24,4,0      /* space for 24 hooks */
> #endif

?? What are these doing?

Take care,

Bill