summaryrefslogtreecommitdiff
path: root/arch/x86_64
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_64
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_64')
-rw-r--r--arch/x86_64/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86_64/config.in b/arch/x86_64/config.in
index 48be3f8..bfe1b94 100644
--- a/arch/x86_64/config.in
+++ b/arch/x86_64/config.in
@@ -1,3 +1,6 @@
# x86_64 specific options
config ARCH_x86_64
+ help
+ The x86_64 architecture, as defined by:
+ http://www.amd.com/us-en/Processors/DevelopWithAMD/0,,30_2252_875_7044,00.html