|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] how to use printk() in xen?
hi, all:
i want to add a function in xen. in the function i need to call the
"printk" to display the values of some variables.
i found the definition of printk() in file
"xen-3.1.0-src\xen\include\xen\lib.h ":
extern void printk(const char *format, ...)
__attribute__ ((format (printf, 1, 2)));
who can tell me the location of printk()?
thanks in advance.
2008-04-26
Haifeng Fang
|
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] how to use printk() in xen?,
Haifeng Fang <=
|
|
|
|
|