#ifndef GEN420_DEV_H #define GEN420_DEV_H void gen420_dev_init(uint32_t width,uint32_t high); #endif