summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-10-30 09:39:23 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-10-30 09:39:23 -0600
commit54a39c803701fa69381cff59eaae89962f00daa1 (patch)
tree948b2bea609991b746c022c30784af009cf8b922 /nuttx/TODO
parent1b3d757eabe521f16583767572466d41a9a751b1 (diff)
downloadpx4-nuttx-54a39c803701fa69381cff59eaae89962f00daa1.tar.gz
px4-nuttx-54a39c803701fa69381cff59eaae89962f00daa1.tar.bz2
px4-nuttx-54a39c803701fa69381cff59eaae89962f00daa1.zip
Fix all yahoo links. From Magnus Templing
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index 37e5be03c..c6145174f 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -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 */