summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2002-05-13 04:58:12 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2002-05-13 04:58:12 +0000
commitdfef48964d91a24dcd7ae24fdf648d6589b1072a (patch)
tree73e8e5c52d9d56ea411a10b49ae4c55d3497f034
parent0aef6126a1d9724a23206c01f02b64411435c1e8 (diff)
Notes
-rw-r--r--sys/ia64/include/asm.h13
1 files changed, 0 insertions, 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.
*/
/*