From 87350ddeca199ccf385dd52416d715b649659724 Mon Sep 17 00:00:00 2001 From: Octasic Inc Date: Tue, 25 Jul 2006 11:19:46 +0300 Subject: importing OCT612x-01.00-PR43 --- software/include/octtypevx.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'software/include/octtypevx.h') diff --git a/software/include/octtypevx.h b/software/include/octtypevx.h index e8db2ad..e8936c5 100644 --- a/software/include/octtypevx.h +++ b/software/include/octtypevx.h @@ -22,9 +22,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.00-PR42 $ +$Octasic_Release: OCT612xAPI-01.00-PR43 $ -$Octasic_Revision: 6 $ +$Octasic_Revision: 8 $ \*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ @@ -80,6 +80,7 @@ typedef char CHAR; typedef char * PCHAR; typedef CHAR SZ; typedef CHAR * PSZ; +typedef signed char OCT_INT8; /* Double integers */ typedef double DOUBLE; -- cgit v1.2.3