rt: Fix the name of the linux macro in x86_64/morestack.S
This commit is contained in:
parent
afb8f01741
commit
8cbba79208
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
.type MORESTACK,@function
|
||||
#endif
|
||||
|
||||
#if defined(__linux)
|
||||
#if defined(__linux__)
|
||||
MORESTACK:
|
||||
.cfi_startproc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue