summaryrefslogtreecommitdiff
path: root/gcc/config/stormy16
diff options
context:
space:
mode:
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2003-03-09 18:49:17 +0000
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2003-03-09 18:49:17 +0000
commit6a60222ab58145d7bc17a8bcd5f11dec55bca747 (patch)
tree2f2073f78b46154dc41e166d5095f3fe43ae30c8 /gcc/config/stormy16
parent2436d08e196ae17bae31f42a5405533c55985690 (diff)
downloadgcc-6a60222ab58145d7bc17a8bcd5f11dec55bca747.tar.gz
* config/stormy16/stormy16.h (DWARF_LINE_MIN_INSTR_LENGTH): Revert.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64041 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/stormy16')
-rw-r--r--gcc/config/stormy16/stormy16.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/stormy16/stormy16.h b/gcc/config/stormy16/stormy16.h
index be29865410b..da131a4af8e 100644
--- a/gcc/config/stormy16/stormy16.h
+++ b/gcc/config/stormy16/stormy16.h
@@ -3486,11 +3486,6 @@ do { \
pointers. */
#define DWARF2_ADDR_SIZE 4
-/* Define the architecture-dependent minimum instruction length (in
- bytes). */
-#define DWARF_LINE_MIN_INSTR_LENGTH 2
-
-
/* Define these macros to override the assembler syntax for the special SDB
assembler directives. See `sdbout.c' for a list of these macros and their
arguments. If the standard syntax is used, you need not define them