tile: use global strscpy() rather than private copy
Now that strscpy() is a standard API, remove the local copy.
Signed-off-by: NChris Metcalf <cmetcalf@ezchip.com>
Showing
想要评论请 注册 或 登录
Now that strscpy() is a standard API, remove the local copy.
Signed-off-by: NChris Metcalf <cmetcalf@ezchip.com>