mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-07 21:19:47 -04:00
6 lines
97 B
ArmAsm
6 lines
97 B
ArmAsm
/* $NetBSD: bzero.S,v 1.1 2002/11/20 14:23:54 itohy Exp $ */
|
|
|
|
#define BZERO
|
|
#include "memset.S"
|
|
|