xiaoxiang781216 commented on code in PR #10564: URL: https://github.com/apache/nuttx/pull/10564#discussion_r1320842564
########## fs/procfs/fs_procfs.c: ########## @@ -67,6 +67,7 @@ extern const struct procfs_operations g_proc_operations; extern const struct procfs_operations g_tcbinfo_operations; extern const struct procfs_operations g_uptime_operations; extern const struct procfs_operations g_version_operations; +extern const struct procfs_operations clk_procfsoperations; Review Comment: Done. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
