Fix all yahoo links. From Magnus Templing

This commit is contained in:
Gregory Nutt
2014-10-30 09:39:23 -06:00
parent 4384a26c88
commit 23a2c0a9d3
13 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -1406,7 +1406,7 @@ o ARM (arch/arm/)
interrupt, the stack pointer may increment and possibly overflow.
This can happen only under conditions of continuous interrupts.
See this email thread: http://tech.groups.yahoo.com/group/nuttx/message/1261
See this email thread: https://groups.yahoo.com/neo/groups/nuttx/conversations/messages/1261
On suggested change is:
ldr r1, [r0, #(4*REG_CPSR)] /* Fetch the stored CPSR value */