Fix link to AMD x86-64 white paper.
PR: www/61875 Submitted by: schweikh Approved by: blackend (mentor)
This commit is contained in:
parent
9f3deeabf7
commit
ca03baf9c6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19845
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/platforms/amd64.sgml,v 1.4 2003/10/17 14:26:04 rushani Exp $">
|
<!ENTITY date "$FreeBSD: www/en/platforms/amd64.sgml,v 1.5 2003/11/22 01:34:19 peter Exp $">
|
||||||
<!ENTITY title "FreeBSD/amd64 Project">
|
<!ENTITY title "FreeBSD/amd64 Project">
|
||||||
<!ENTITY email 'freebsd-amd64'>
|
<!ENTITY email 'freebsd-amd64'>
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
|
@ -39,7 +39,7 @@
|
||||||
AMD x86-64 Architecture Specification</a></li>
|
AMD x86-64 Architecture Specification</a></li>
|
||||||
<li><a href="http://www.x86-64.org/abi.pdf">
|
<li><a href="http://www.x86-64.org/abi.pdf">
|
||||||
AMD x86-64 DRAFT Processor-specific Application Binary Interface Specification</a></li>
|
AMD x86-64 DRAFT Processor-specific Application Binary Interface Specification</a></li>
|
||||||
<li><a href="http://www.x86-64.org/documentation_folder/white_paper.pdf">
|
<li><a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/x86-64_wp.pdf">
|
||||||
AMD x86-64 whitepaper</a></li>
|
AMD x86-64 whitepaper</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue