We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2266e13 commit 1a5370aCopy full SHA for 1a5370a
hypervisor/include/lib/types.h
@@ -48,7 +48,6 @@
48
/* Define standard data types. These definitions allow software components
49
* to perform in the same manner on different target platforms.
50
*/
51
-typedef unsigned int uint32_t;
52
typedef signed char int8_t;
53
typedef unsigned char uint8_t;
54
typedef signed short int16_t;
0 commit comments