mirror of
https://github.com/TomHarte/CLK.git
synced 2025-08-05 08:26:28 +00:00
Correct header path.
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
#include "InOut.hpp"
|
||||
#include "LoadStore.hpp"
|
||||
#include "Logical.hpp"
|
||||
#include "MachineStatus.hpp"
|
||||
#include "Repetition.hpp"
|
||||
#include "Resolver.hpp"
|
||||
#include "ShiftRoll.hpp"
|
||||
@@ -24,6 +23,7 @@
|
||||
#include "InstructionSets/x86/AccessType.hpp"
|
||||
#include "InstructionSets/x86/Descriptors.hpp"
|
||||
#include "InstructionSets/x86/Interrupts.hpp"
|
||||
#include "InstructionSets/x86/MachineStatus.hpp"
|
||||
|
||||
//
|
||||
// Comments throughout headers above come from the 1997 edition of the
|
||||
|
Reference in New Issue
Block a user