mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Eliminate some useless comments
This commit is contained in:
+1
-1
Submodule arch updated: 6a3129092c...352e3775a0
@@ -202,11 +202,6 @@ ssize_t up_progmem_ispageerased(size_t page);
|
||||
|
||||
ssize_t up_progmem_write(size_t addr, const void *buf, size_t count);
|
||||
|
||||
/* TODO: Define the following functions and their options:
|
||||
* - up_progmem_protect()
|
||||
* - up_progmem_unprotect()
|
||||
*/
|
||||
|
||||
#undef EXTERN
|
||||
#if defined(__cplusplus)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user