mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-09 14:09:10 -04:00
5 lines
100 B
ArmAsm
5 lines
100 B
ArmAsm
/* $NetBSD: bzero.S,v 1.12 2005/02/09 18:15:16 christos Exp $ */
|
|
|
|
#define BZERO
|
|
#include "memset.S"
|