Use __ASSEMBLER__ instead of __LANGUAGE_ASSEMBLY.
authorvisa <visa@openbsd.org>
Mon, 10 Apr 2017 14:35:30 +0000 (14:35 +0000)
committervisa <visa@openbsd.org>
Mon, 10 Apr 2017 14:35:30 +0000 (14:35 +0000)
commit71d8ad62601cbc302804cf08aeb7945f4ef65dc8
tree0944c548c18759e44c84db955930039f6700a4d4
parent79d7816a74a0b8a3429fb24a999f30301f6d3a3a
Use __ASSEMBLER__ instead of __LANGUAGE_ASSEMBLY.
The latter is not defined by clang.

OK guenther@, kettenis@
sys/arch/mips64/include/signal.h