Skip to content
Snippets Groups Projects
Commit 116acbba authored by Roberto Raggi's avatar Roberto Raggi
Browse files

Removed dummy #defines for __asm__ and __asm

parent c1816b24
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment