Files
bl-mt798x/uboot-mtk-20250711/include/glbtn.h
2025-08-21 14:43:47 +08:00

7 lines
115 B
C

#ifndef _GLBTN_H_
#define _GLBTN_H_
void led_control(const char *cmd, const char *name, const char *arg);
#endif