From 8cbba792088357c845b2a672da6fe3e08ce02756 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Tue, 29 Nov 2011 13:50:34 -0800 Subject: [PATCH] rt: Fix the name of the linux macro in x86_64/morestack.S --- src/rt/arch/x86_64/morestack.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rt/arch/x86_64/morestack.S b/src/rt/arch/x86_64/morestack.S index 7a17cb6744e..cabed0c9114 100644 --- a/src/rt/arch/x86_64/morestack.S +++ b/src/rt/arch/x86_64/morestack.S @@ -52,7 +52,7 @@ .type MORESTACK,@function #endif -#if defined(__linux) +#if defined(__linux__) MORESTACK: .cfi_startproc