mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-12 07:31:12 -04:00
5 lines
100 B
ArmAsm
5 lines
100 B
ArmAsm
/* $NetBSD: memset.S,v 1.1 2005/12/20 19:28:50 christos Exp $ */
|
|
|
|
#define MEMSET
|
|
#include "bzero.S"
|