summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/i960/cpu_asm.S
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-07-17 13:05:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-07-17 13:05:28 +0000
commit09f52f00de3e99d36e05f8f3b83ecb31ca460fcf (patch)
treec786de13e5532ac7245118af2907d8f81dfc7238 /c/src/exec/score/cpu/i960/cpu_asm.S
parentUpdate from Philip Quaife <rtemsdev@qs.co.nz> that was hand-merged. (diff)
downloadrtems-09f52f00de3e99d36e05f8f3b83ecb31ca460fcf.tar.bz2
Make _ISR_Dispatch global.
Diffstat (limited to 'c/src/exec/score/cpu/i960/cpu_asm.S')
-rw-r--r--c/src/exec/score/cpu/i960/cpu_asm.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/exec/score/cpu/i960/cpu_asm.S b/c/src/exec/score/cpu/i960/cpu_asm.S
index f78c1ac15d..91b4b6112f 100644
--- a/c/src/exec/score/cpu/i960/cpu_asm.S
+++ b/c/src/exec/score/cpu/i960/cpu_asm.S
@@ -195,6 +195,7 @@ exit1: mov r7,g14 # restore g14
* The current stack is the supervisor mode stack.
*/
+ .globl __ISR_Dispatch
__ISR_Dispatch:
mov g14,r7
mov 0,g14