Files
libopencm3/lib/vf6xx/vector_chipset.c
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

1.2 KiB