kern: switch memset to optimized impl

This commit is contained in:
Michael Scire 2020-07-29 17:45:23 -07:00 committed by SciresM
parent 9ddb4194b3
commit 7352d87b20
5 changed files with 25 additions and 17 deletions

View file

@ -23,4 +23,4 @@
#error "Unknown architecture for libc"
#endif
#endif