Commit e93b912
committed
tools/nolibc/string: remove open-coded strnlen()
The same header already defines an implementation of strnlen(),
so use it.
Signed-off-by: Thomas Weißschuh <[email protected]>1 parent 1063649 commit e93b912
1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
| 190 | + | |
196 | 191 | | |
197 | 192 | | |
198 | 193 | | |
| |||
0 commit comments