#ifndef __DRV_GPIO_H__ #define __DRV_GPIO_H__ int rt_hw_pin_init(void); #endif