#ifndef _APE_DRV_H_ #define _APE_DRV_H_ void ape_drv_init(void); void ape_drv_int_init(); #endif