On Fri, 2014-12-12 at 16:49 -0600, Jie Shen wrote:
> Hello Gurus,
>
>
> I am working on a project to change code of xen,
> Unfortunately I can not find the macro def of : LIBXL_SCHEDULER_
Check tools/libxl/{libxl_types.idl,idl.py,gentypes.py,idl.txt}
Ian.
Hello Gurus,
I am working on a project to change code of xen,
Unfortunately I can not find the macro def of : LIBXL_SCHEDULER_
if C compiler not finds it ,it will trigger an error " XXX not defined"
But where is it ? I search all c and h files.
Could you please help me to check it ?
Jie S