Release 5 changes

This commit is contained in:
Carsten Larsen
2016-10-25 21:12:38 +00:00
parent 4bc6d81ba6
commit 58341f9220
58 changed files with 728 additions and 1318 deletions

View File

@ -1,5 +1,5 @@
#ifndef __STDINT_H
#define __STDINT_H 1
#ifndef TZ_STDINT_H
#define TZ_STDINT_H 1
#if 0
typedef signed char int8_t;