Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcmips/stand/libsa stub to pull in libsa bzero.c
details: https://anonhg.NetBSD.org/src/rev/435cec2e6a68
branches: trunk
changeset: 481635:435cec2e6a68
user: cgd <cgd%NetBSD.org@localhost>
date: Thu Feb 03 03:18:28 2000 +0000
description:
stub to pull in libsa bzero.c
diffstat:
sys/arch/hpcmips/stand/libsa/bzero.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (5 lines):
diff -r 087bdc502b2a -r 435cec2e6a68 sys/arch/hpcmips/stand/libsa/bzero.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/hpcmips/stand/libsa/bzero.c Thu Feb 03 03:18:28 2000 +0000
@@ -0,0 +1,1 @@
+#include "../../../../lib/libsa/bzero.c"
Home |
Main Index |
Thread Index |
Old Index