forked from Imagelibrary/rtems
Make _ISR_Dispatch global.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user