Removed dummy #defines for __asm__ and __asm

This commit is contained in:
Roberto Raggi
2009-12-10 12:40:53 +01:00
parent c1816b248e
commit 116acbbae0

View File

@@ -138,8 +138,6 @@ static const char pp_configuration[] =
"#define __extension__\n"
"#define __context__\n"
"#define __range__\n"
"#define __asm(a...)\n"
"#define __asm__(a...)\n"
"#define restrict\n"
"#define __restrict\n"
"#define __restrict__\n"