summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/a29k/amd.ah
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-22 20:34:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-22 20:34:15 +0000
commitbbfdedd86d08b52c19d8b0fbae8c0ba8a013ea34 (patch)
tree709bcc3d7b76a929c8b5aae766fe76e676919237 /c/src/exec/score/cpu/a29k/amd.ah
parent2000-09-22 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-bbfdedd86d08b52c19d8b0fbae8c0ba8a013ea34.tar.bz2
2000-09-22 Joel Sherrill <joel@OARcorp.com>
* amd.ah, cpu.c, cpu_asm.S, register.ah, sig.S, rtems/score/cpu.h: Updated and fixed minor things. Commented out offensive assembly and made applications link.
Diffstat (limited to 'c/src/exec/score/cpu/a29k/amd.ah')
-rw-r--r--c/src/exec/score/cpu/a29k/amd.ah3
1 files changed, 3 insertions, 0 deletions
diff --git a/c/src/exec/score/cpu/a29k/amd.ah b/c/src/exec/score/cpu/a29k/amd.ah
index 006e7e15e7..84a749edea 100644
--- a/c/src/exec/score/cpu/a29k/amd.ah
+++ b/c/src/exec/score/cpu/a29k/amd.ah
@@ -1,3 +1,5 @@
+#if 0
+
; /* @(#)amd.ah 1.1 96/05/23 08:56:58, TEI */
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Initialization values for registers after RESET
@@ -6,6 +8,7 @@
: /* $Id$ */
;* File information and includes.
+#endif
.file "amd.ah"
.ident "@(#)amd.ah 1.1 96/05/23 08:56:58, TEI"