Skip to content

Commit ec9696b

Browse files
remove io.h todo
Address RIOT-OS#1041 (comment)
1 parent 9823286 commit ec9696b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/include/io.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@
2727
*
2828
* @param[in] data charachters to be written
2929
* @param[in] count number of charachters to be written
30-
*
31-
* @todo obsolete, remove
3230
*/
3331
int fw_puts(char *data, int count);
3432

0 commit comments

Comments
 (0)