* fix status size

dev/timer
Kaspar Schleiser 13 years ago
parent 2bf64ea4d0
commit ba03f610c4

@ -34,7 +34,7 @@
typedef struct tcb {
char* sp;
uint8_t status;
uint16_t status;
uint16_t pid;
uint16_t priority;

Loading…
Cancel
Save