rt: Fix the name of the linux macro in x86_64/morestack.S
This commit is contained in:
parent
afb8f01741
commit
8cbba79208
@ -52,7 +52,7 @@
|
||||
.type MORESTACK,@function
|
||||
#endif
|
||||
|
||||
#if defined(__linux)
|
||||
#if defined(__linux__)
|
||||
MORESTACK:
|
||||
.cfi_startproc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user