From dfef48964d91a24dcd7ae24fdf648d6589b1072a Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Mon, 13 May 2002 04:58:12 +0000 Subject: [PATCH] Remove reference to the "Alpha Calling Standard". --- sys/ia64/include/asm.h | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/sys/ia64/include/asm.h b/sys/ia64/include/asm.h index 7a49f2ce91fc..2eb825464888 100644 --- a/sys/ia64/include/asm.h +++ b/sys/ia64/include/asm.h @@ -33,19 +33,6 @@ * aid in writing more readable assembly code. * Some rules to make assembly code understandable by * a debugger are also noted. - * - * The document - * - * "ALPHA Calling Standard", DEC 27-Apr-90 - * - * defines (a superset of) the rules and conventions - * we use. While we make no promise of adhering to - * such standard and its evolution (esp where we - * can get faster code paths) it is certainly intended - * that we be interoperable with such standard. - * - * In this sense, this file is a proper part of the - * definition of the (software) Alpha architecture. */ /*