#pragma once #include typedef struct { uint32_t x[32]; uint32_t pc; } task_t;