Karl Palsson f3df01f14e vf6: use c99 compatible asm syntax.
using __asm__ instead of asm allows compilation under both gnu89 (old
gcc defaults pre 5.x) and also c99 (gcc 5.x+ defaults)
2017-06-08 23:01:45 +00:00
..
2016-03-08 08:52:54 -08:00
2016-08-18 22:08:58 +00:00
2017-06-08 23:01:45 +00:00