summaryrefslogtreecommitdiff
path: root/software/include/oct6100api/oct6100_debug_inst.h
diff options
context:
space:
mode:
authorOctasic Inc <support@octasic.com>2010-07-16 16:25:26 +0300
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2011-02-27 21:11:22 +0200
commit9e764fa01379cc515831e4353eade0b1cf53c8bf (patch)
tree23c34b79a6ffb046eef7cca704978d220ab7ce80 /software/include/oct6100api/oct6100_debug_inst.h
parent7d344854228f44259f71de172f24f9a8b07f7c0d (diff)
importing OCT612x-01.04.01
Diffstat (limited to 'software/include/oct6100api/oct6100_debug_inst.h')
-rw-r--r--software/include/oct6100api/oct6100_debug_inst.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/software/include/oct6100api/oct6100_debug_inst.h b/software/include/oct6100api/oct6100_debug_inst.h
index 41ecc5e..e12c073 100644
--- a/software/include/oct6100api/oct6100_debug_inst.h
+++ b/software/include/oct6100api/oct6100_debug_inst.h
@@ -25,9 +25,9 @@ You should have received a copy of the GNU General Public License
along with the OCT6100 GPL API; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-$Octasic_Release: OCT612xAPI-01.03.05 $
+$Octasic_Release: OCT612xAPI-01.04.01 $
-$Octasic_Revision: 14 $
+$Octasic_Revision: 15 $
\*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
@@ -129,6 +129,8 @@ typedef struct _OCT6100_API_DEBUG_
/* Current user selected data mode. Must be kept constant throughout a debug session. */
UINT32 ulCurrentGetDataMode;
+ BOOL fRecordChanUp;
+
} tOCT6100_API_DEBUG, *tPOCT6100_API_DEBUG;
#endif /* __OCT6100_DEBUG_INST_H__ */