mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-22 12:33:29 +00:00
Add CI diagnosis trap.
This commit is contained in:
parent
99e7de5a8b
commit
1c7bb6d759
@ -1123,3 +1123,4 @@ template class InstructionSet::x86::Decoder<InstructionSet::x86::Model::i8086>;
|
||||
template class InstructionSet::x86::Decoder<InstructionSet::x86::Model::i80186>;
|
||||
template class InstructionSet::x86::Decoder<InstructionSet::x86::Model::i80286>;
|
||||
template class InstructionSet::x86::Decoder<InstructionSet::x86::Model::i80386>;
|
||||
#error Is GCC here?
|
||||
|
Loading…
Reference in New Issue
Block a user