exclude vis.h when compiling assembly files
authorKhem Raj <raj.khem@gmail.com>
Wed, 20 Jan 2016 18:14:15 +0000 (10:14 -0800)
committerRich Felker <dalias@aerifal.cx>
Wed, 20 Jan 2016 19:42:21 +0000 (19:42 +0000)
commitd1b29c2a54588401494c1a3ac7103c1e91c61fa1
treecfc360450e0447991c1c04c6226e1cf22962f7da
parent4fcc7eb51c79090ef14a22bf3ab9631d9b3c5bf5
exclude vis.h when compiling assembly files

otherwise C declarations are included into preprocessed (.S) asm
source files, producing errors from the assembler.
src/internal/vis.h