> You can't find the definition of this function because it isn't defined
> anywhere. It is used in the definition of kmalloc for constant size
> kmalloc arguments only. If the size is less or equal to the maximum
> allowed size, this part of the function is not used and is optimized
> away at compile time. If you compile without -O, it will probably stay
> there and cause a link error.
hi:
thanks for your help.
But why I can compile normal kernel with -O option?
Is there any change in Uclinux?
appreciate your help,
miloody
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to