@@ -14,10 +14,12 @@ * file. */ #include "config.h" +#include "platform.h" + .globl of_forward .globl of_forward_stret .section .text of_forward: @@ -200,8 +202,8 @@ .long 0 .long 0 module: .long 8, 16, 0, symtab -#ifdef __linux__ +#ifdef OF_LINUX .section .note.GNU-stack, "", %progbits #endif