mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-26 16:41:25 +00:00
Blackfin arch: Fix URL
Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org> Signed-off-by: Bryan Wu <cooloney@kernel.org>
This commit is contained in:
parent
f556309ea0
commit
e48df47c1a
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ ENDPROC(_evt_ivhw)
|
||||||
/* Interrupt routine for evt2 (NMI).
|
/* Interrupt routine for evt2 (NMI).
|
||||||
* We don't actually use this, so just return.
|
* We don't actually use this, so just return.
|
||||||
* For inner circle type details, please see:
|
* For inner circle type details, please see:
|
||||||
* http://docs.blackfin.uclinux.org/doku.php?id=linux:nmi
|
* http://docs.blackfin.uclinux.org/doku.php?id=linux-kernel:nmi
|
||||||
*/
|
*/
|
||||||
ENTRY(_evt_nmi)
|
ENTRY(_evt_nmi)
|
||||||
.weak _evt_nmi
|
.weak _evt_nmi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue