minix/common/lib/libc/arch/x86_64/string/bzero.S

9 lines
204 B
ArmAsm
Raw Normal View History

/*
* Code for bzero() is in memset.S
*
* This file is left in place so that libc.a doesn't get a duplicate
* symbol error on update builds.
*
* If you are reading this in 2010, delete the file!
*/