#pragma once #include //Common data types typedef uint32_t u32; typedef volatile u32 vu32;