git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11378 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
isiora 2018-01-20 22:39:43 +00:00
parent 282bc3a8f0
commit 837c6f9717
1 changed files with 193 additions and 195 deletions

View File

@ -72,10 +72,8 @@
.set MSG_OK, 0
.set MSG_TIMEOUT, -1
.set MSG_RESET, -2
.section .data
.balign 4
_ns_thread: .zero 4
.global _ns_thread
.section .text
.code 32
.balign 4