search for: 6d25b8f9ce5b

Displaying 1 result from an estimated 1 matches for "6d25b8f9ce5b".

2007 Apr 18
0
[PATCH 2/5] XEN: Add elfnote.h interface header
Pretty self explanatory. Should be merged into 023-xen-interface.patch Signed-off-by: Ian Campbell <ian.campbell@xensource.com> diff -r 6d25b8f9ce5b include/xen/interface/elfnote.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/include/xen/interface/elfnote.h Wed Aug 23 15:45:20 2006 +0100 @@ -0,0 +1,124 @@ +/****************************************************************************** + * elfnote.h + * + * Definitions used for the Xen ELF...