aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/public
diff options
context:
space:
mode:
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2013-01-28 12:10:50 -0500
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2013-03-26 08:36:19 -0400
commita2e7ff4bf0231bbf2db24344d12d39eb61e32d79 (patch)
tree96a628088c225846ba59e0d8ee00fcc5c3b94355 /xen/include/public
parentbabea0a412ee24a94ed0bd03543060b2c6bc0bbd (diff)
downloadxen-a2e7ff4bf0231bbf2db24344d12d39eb61e32d79.tar.gz
xen-a2e7ff4bf0231bbf2db24344d12d39eb61e32d79.tar.bz2
xen-a2e7ff4bf0231bbf2db24344d12d39eb61e32d79.zip
docs: Document the ELF notes
Mark-up for inclusion of generated docs. Acked-by: Ian Campbell <ian.campbel@citrix.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'xen/include/public')
-rw-r--r--xen/include/public/elfnote.h2
1 files changed, 2 insertions, 0 deletions
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.
*