rt: Fix the name of the linux macro in x86_64/morestack.S

This commit is contained in:
Brian Anderson 2011-11-29 13:50:34 -08:00
parent afb8f01741
commit 8cbba79208

View File

@ -52,7 +52,7 @@
.type MORESTACK,@function
#endif
#if defined(__linux)
#if defined(__linux__)
MORESTACK:
.cfi_startproc