Implementing Variadic Functions
Posted: Wed Nov 28, 2012 12:18 pm
Hi,
I am trying to get variadic functions working in my kernel. This constitutes an implementation of stdarg.h, yes? Am I going about that the right way?
Thanks,
I am trying to get variadic functions working in my kernel. This constitutes an implementation of stdarg.h, yes? Am I going about that the right way?
Thanks,