Subject: Re: Merged arm26/arm32 code
To: Ben Harris <bjh21@netbsd.org>
From: Richard Earnshaw <rearnsha@arm.com>
List: port-arm32
Date: 12/21/2000 10:19:16
bjh21@netbsd.org said:
> Aside from stdarg, varargs and sigcontext, what needs worrying about? 


Setjmp buffer?  If we are to support the VFP, we will need to increase the 
size of this.  This is probably just a userland issue (I think).

R.