summaryrefslogtreecommitdiff
path: root/arch/sparc/isa_desc/formats.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc/isa_desc/formats.h')
-rw-r--r--arch/sparc/isa_desc/formats.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/arch/sparc/isa_desc/formats.h b/arch/sparc/isa_desc/formats.h
deleted file mode 100644
index 733a093f5..000000000
--- a/arch/sparc/isa_desc/formats.h
+++ /dev/null
@@ -1,19 +0,0 @@
-//Include the basic format
-//Templates from this format are used later
-##include "m5/arch/sparc/isa_desc/formats/basic.format"
-
-//Include the integerOp and integerOpCc format
-##include "m5/arch/sparc/isa_desc/formats/integerop.format"
-
-//Include the mem format
-##include "m5/arch/sparc/isa_desc/formats/mem.format"
-
-//Include the trap format
-##include "m5/arch/sparc/isa_desc/formats/trap.format"
-
-//Include the branch format
-##include "m5/arch/sparc/isa_desc/formats/branch.format"
-
-//Include the noop format
-##include "m5/arch/sparc/isa_desc/formats/noop.format"
-