mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Fix the minor style issue
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Petro Karashchenko
parent
b0fa232918
commit
db57e2cd8e
@@ -43,7 +43,7 @@ extern "C"
|
||||
#define EXTERN extern
|
||||
#endif
|
||||
|
||||
int uart_rpmsg_init(FAR const char *cpu_name, FAR const char *dev_name,
|
||||
int uart_rpmsg_init(FAR const char *cpuname, FAR const char *devname,
|
||||
int buf_size, bool isconsole);
|
||||
|
||||
#undef EXTERN
|
||||
|
||||
Reference in New Issue
Block a user