]> rtime.felk.cvut.cz Git - jailhouse.git/commitdiff
docs: add x86 doxygen module
authorHenning Schild <henning.schild@siemens.com>
Mon, 20 Oct 2014 13:09:04 +0000 (15:09 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Tue, 21 Oct 2014 06:02:55 +0000 (08:02 +0200)
Signed-off-by: Henning Schild <henning.schild@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/arch/x86/include/asm/types.h

index 35c9d8ed47a5fa3f9b306d40509cc205f2e563e6..1638ab918d5e3ee36c72c378d464e64bc3b2bc14 100644 (file)
 #ifndef _JAILHOUSE_ASM_TYPES_H
 #define _JAILHOUSE_ASM_TYPES_H
 
+/**
+ * @defgroup X86 x86 Architecture
+ *
+ * Documentation for the x86 processor architecture.
+ */
+
 #ifndef BITS_PER_LONG
 #define BITS_PER_LONG                  64
 #endif /* ! BITS_PER_LONG */