On Sat, Nov 12, 2016 at 01:35:25PM -0800, scole_mail wrote:
> < #ifdef _KERNEL
> ---
> > #if defined(_KERNEL) || defined(_STANDALONE)
> 
> the build will complete.  Can that be added or do I need to do some
> ia64-specific change instead?

The change looks good to me, independend of ia64 changes.

Thouse could be done anyway whenever we need stdarg in standalone
context.

Martin

Reply via email to