From: Konrad Rzeszutek Wilk Date: Mon, 28 Jan 2013 17:10:50 +0000 (-0500) Subject: docs: Document the ELF notes X-Git-Tag: 4.3.0-rc1~156^2~6 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=a2e7ff4bf0231bbf2db24344d12d39eb61e32d79;p=xen.git docs: Document the ELF notes Mark-up for inclusion of generated docs. Acked-by: Ian Campbell Signed-off-by: Konrad Rzeszutek Wilk --- diff --git a/xen/include/public/elfnote.h b/xen/include/public/elfnote.h index 6bc0c50b25..b7e4574a12 100644 --- a/xen/include/public/elfnote.h +++ b/xen/include/public/elfnote.h @@ -28,6 +28,8 @@ #define __XEN_PUBLIC_ELFNOTE_H__ /* + * `incontents 200 elfnotes ELF notes + * * The notes should live in a PT_NOTE segment and have "Xen" in the * name field. *