Skip to content
Snippets Groups Projects
Commit e6267324 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Eliminate some useless comments

parent 9f3edd63
No related branches found
No related tags found
No related merge requests found
arch @ 352e3775
Subproject commit 6a3129092ce8ef63c608fa932185873850621aa2
Subproject commit 352e3775a07839c6747bd29c151fa61dc938b62a
......@@ -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)
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment