diff options
author | Dylan Baker <[email protected]> | 2017-10-26 15:32:09 -0700 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2017-11-01 15:05:26 -0700 |
commit | 6594213cfa332be88551596bf56cf01538339f37 (patch) | |
tree | 3d273663c334fa3d715cd8964b73dcfdf46696cc /src/mapi/stub.c | |
parent | 1f2640bfa940362c7550cdd065d37555f21c8ae8 (diff) |
svga: Use __asm__ instead of asm
__asm__ is portable, and allows the svga driver to be compiled with the
c99 standard instead of requiring the gnu99 standard.
I have compile tested this with GCC and Clang on Linux.
Signed-off-by: Dylan Baker <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Tested-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mapi/stub.c')
0 files changed, 0 insertions, 0 deletions