forked from KolibriOS/kolibrios
newlib: fix pseudo relocations
git-svn-id: svn://kolibrios.org@1908 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
.section .text
|
||||
|
||||
.def _create_thread; .scl 2; .type 32; .endef
|
||||
|
||||
.align 4
|
||||
_create_thread:
|
||||
#.thr_proc equ esp+8
|
||||
|
||||
Reference in New Issue
Block a user