Add a reference to the psABI.
This commit is contained in:
parent
b7c2e6093d
commit
20afd7cad3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17379
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ia64/refs.sgml,v 1.2 2003/01/19 08:46:37 marcel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ia64/refs.sgml,v 1.3 2003/01/30 03:56:28 marcel Exp $">
|
||||
<!ENTITY title "FreeBSD/ia64 Project -- references">
|
||||
<!ENTITY email 'freebsd-ia64'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -62,6 +62,7 @@
|
|||
|
||||
<ul>
|
||||
<li><a href="http://developer.intel.com/design/itanium/downloads/245358.htm">Software Conventions & Runtime Architecture Guide</a></li>
|
||||
<li><a href="http://developer.intel.com/design/itanium/downloads/245370.htm">Processor-specific Application Binary Interface (ABI)</a></li>
|
||||
</ul>
|
||||
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue