diff options
author | John Gilmore <gnu@cygnus> | 1991-04-05 09:02:10 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-04-05 09:02:10 +0000 |
commit | 3f2e006b77f217bbf4a4cb9299cf248058a44ed3 (patch) | |
tree | 60b9a78e945e02698d856ea5b82982fe549b26f2 /gdb/convex-pinsn.c | |
parent | 07d021a6ae8d3ed9da9f55c8623739e7a716308e (diff) | |
download | gdb-3f2e006b77f217bbf4a4cb9299cf248058a44ed3.zip gdb-3f2e006b77f217bbf4a4cb9299cf248058a44ed3.tar.gz gdb-3f2e006b77f217bbf4a4cb9299cf248058a44ed3.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'gdb/convex-pinsn.c')
-rw-r--r-- | gdb/convex-pinsn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/convex-pinsn.c b/gdb/convex-pinsn.c index a283d29..9c685a4 100644 --- a/gdb/convex-pinsn.c +++ b/gdb/convex-pinsn.c @@ -73,7 +73,7 @@ struct formstr { unsigned i:5, j:5, k:2; /* operand formats */ }; -#include "convex-opcode.h" +#include "convx-opcode.h" unsigned char formdecode [] = { 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1, |