]> git.lizzy.rs Git - rust.git/commitdiff
powerpc: Fix extraneous include in rt support
authorRicho Healey <richo@psych0tik.net>
Sun, 11 Jan 2015 04:35:22 +0000 (20:35 -0800)
committerRicho Healey <richo@psych0tik.net>
Mon, 12 Jan 2015 05:15:19 +0000 (21:15 -0800)
src/rt/arch/powerpc/morestack.S

index ebacf6f1dc44294b1c13c10346cbeb442c2c8aac..2502ac1eb48d62e24efe356f2e7145cf5f5897c8 100644 (file)
@@ -1,5 +1,3 @@
-#include "macros.S"
-
 // Mark stack as non-executable
 #if defined(__linux__) && defined(__ELF__)
 .section       .note.GNU-stack, "", %progbits