xref: /openbsd/lib/libc/arch/sh/string/bzero.S (revision 73471bf0)
1/*	$OpenBSD: bzero.S,v 1.1.1.1 2006/10/10 22:07:10 miod Exp $	*/
2/*	$NetBSD: bzero.S,v 1.1 2002/11/20 14:23:54 itohy Exp $	*/
3
4#define BZERO
5#include "memset.S"
6
7