#ifndef __XPS_C8_UI_H #define __XPS_C8_UI_H #if defined(__cplusplus) || defined(__cplusplus__) extern "C" { #endif void xps_c8ui_init(void); #endif