build fix 2nd try
This commit is contained in:
parent
7dedc6425c
commit
5f29fdaf23
@ -51,7 +51,7 @@
|
||||
|
||||
#ifndef __BIT_TYPES_DEFINED__
|
||||
#define __BIT_TYPES_DEFINED__
|
||||
typedef __signed char int8_t;
|
||||
/* typedef __signed char int8_t; */
|
||||
typedef unsigned char u_int8_t;
|
||||
typedef short int16_t;
|
||||
typedef unsigned short u_int16_t;
|
||||
|
Loading…
Reference in New Issue
Block a user