* dvp.h (dvp_cpu): Add DVP_UNKNOWN.
authorDoug Evans <dje@google.com>
Tue, 24 Feb 1998 18:46:29 +0000 (18:46 +0000)
committerDoug Evans <dje@google.com>
Tue, 24 Feb 1998 18:46:29 +0000 (18:46 +0000)
(vif_insn_len): Update prototype.

include/opcode/ChangeLog

index 6827215..de54f2b 100644 (file)
@@ -1,3 +1,10 @@
+start-sanitize-sky
+Tue Feb 24 10:44:17 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * dvp.h (dvp_cpu): Add DVP_UNKNOWN.
+       (vif_insn_len): Update prototype.
+
+end-sanitize-sky
 Mon Feb 23 10:38:21 1998  Doug Evans  <devans@seba.cygnus.com>
 
        * cgen.h (CGEN_CAT3): Delete.  Use CONCAT3 now.