|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Inclusion of header files
On 26/03/2011 11:00, "Lakshitha Harshan" <harshan.dll@xxxxxxxxx> wrote:
> Hi all,
>
> I'm trying to modify mem_sharing.c source code. So i've included <stdio.h>
> header file. However when compiling it this error occurs.
>
> "error: stdio.h: No such file or directory
> cc1: warnings being treated as errors "
>
> So is there a way to include these header files?
No, the standard headers, and libc functionality, mostly do not exist in the
hypervisor.
-- Keir
> Thanks,
> Harshan
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|