summaryrefslogtreecommitdiff
path: root/arch/x86
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-06-27 14:55:22 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-06-27 14:55:22 (GMT)
commit4b7c2e32acca981469e02b8cd010730705c97f88 (patch)
treea02400b419e7a94ec2c8e8edf77849be8eb205c9 /arch/x86
parent8f6389a4f5ca2316c567c62f3ad211d65021d71f (diff)
Update the architecture API: architecture help is mandatory.
Update all architectures (some with pointer to the specs, when available). /trunk/docs/overview.txt | 8 8 0 0 ++++++++ /trunk/arch/arm/config.in | 3 3 0 0 +++ /trunk/arch/powerpc/config.in | 3 3 0 0 +++ /trunk/arch/ia64/config.in | 3 3 0 0 +++ /trunk/arch/alpha/config.in | 2 2 0 0 ++ /trunk/arch/x86/config.in | 3 3 0 0 +++ /trunk/arch/mips/config.in | 3 3 0 0 +++ /trunk/arch/sh/config.in | 3 3 0 0 +++ /trunk/arch/x86_64/config.in | 3 3 0 0 +++ 9 files changed, 31 insertions(+)
Diffstat (limited to 'arch/x86')
-rw-r--r--arch/x86/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/config.in b/arch/x86/config.in
index 56d829b..1a3abaf 100644
--- a/arch/x86/config.in
+++ b/arch/x86/config.in
@@ -1,3 +1,6 @@
# x86 specific options
config ARCH_x86
+ help
+ The x86 architecture, as defined by:
+ http://www.intel.com/