mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-28 15:34:33 +00:00
#ifndef __SIG_ATOMIC_TYPE__
This commit is contained in:
parent
77237f70fb
commit
ea59f87c53
@ -103,6 +103,10 @@ typedef __builtin_va_list va_list;
|
|||||||
|
|
||||||
#endif // __cplusplus
|
#endif // __cplusplus
|
||||||
|
|
||||||
|
#ifndef __SIG_ATOMIC_TYPE__
|
||||||
|
#define __SIG_ATOMIC_TYPE__ int
|
||||||
|
#endif
|
||||||
|
|
||||||
typedef __INT8_TYPE__ int8_t;
|
typedef __INT8_TYPE__ int8_t;
|
||||||
typedef __INT16_TYPE__ int16_t;
|
typedef __INT16_TYPE__ int16_t;
|
||||||
typedef __INT32_TYPE__ int32_t;
|
typedef __INT32_TYPE__ int32_t;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user