@@ -1,10 +1,6 @@
#ifndef KERNEL_H_
#define KERNEL_H_
typedef unsigned char uint8_t;
typedef unsigned int uint32_t;
typedef uint32_t size_t;
typedef struct {
long error;
long value;
The note is not visible to the blocked user.