X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Futils%2Fmono-compiler.h;h=7becf4816ffd571052129646b5c7c39ae7db4275;hb=390697c8b2e2faf225440dc2b4c8ba73eb4dd85c;hp=8a044e50d31a2eb15cc4bb2a56a2266db85644b6;hpb=5022f7de419a89ea5edf55c4155fd1b4a5d777a4;p=mono.git diff --git a/mono/utils/mono-compiler.h b/mono/utils/mono-compiler.h index 8a044e50d31..7becf4816ff 100644 --- a/mono/utils/mono-compiler.h +++ b/mono/utils/mono-compiler.h @@ -247,9 +247,6 @@ #include #define mkdir(x) _mkdir(x) -/* GCC specific functions aren't available */ -#define __builtin_return_address(x) NULL - #define __func__ __FUNCTION__ #include