Mercurial > ecos-v2_0-branch
changeset 542:2cb18c83f75c
Fix moved URL in comment - not ChangeLog-worthy
| author | jlarmour |
|---|---|
| date | Mon, 27 Jan 2003 04:31:37 +0000 |
| parents | ea8eda51bc88 |
| children | 598fea7813df |
| files | packages/hal/i386/arch/current/include/i386.inc |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/hal/i386/arch/current/include/i386.inc +++ b/packages/hal/i386/arch/current/include/i386.inc @@ -61,7 +61,7 @@ # code. Do not change this without changing that (or vice versa). # See SYSV ABI4, i386 supplement (page 37-38) - # http://www.sco.com/products/layered/develop/devspecs/abi386-4.pdf + # http://www.mit.edu/afs/sipb/contrib/doc/specs/software/sysv-abi/i386-psABI-4.pdf # Callee save registers (eax, ecx, and edx are scratch registers)
