Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/rump/librump/rumpkern G/C kern_malloc_stdtype.c
details: https://anonhg.NetBSD.org/src/rev/ca910b7683ba
branches: trunk
changeset: 779050:ca910b7683ba
user: rmind <rmind%NetBSD.org@localhost>
date: Sun Apr 29 02:29:41 2012 +0000
description:
G/C kern_malloc_stdtype.c
diffstat:
sys/rump/librump/rumpkern/Makefile.rumpkern | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 2e9f5cf79b45 -r ca910b7683ba sys/rump/librump/rumpkern/Makefile.rumpkern
--- a/sys/rump/librump/rumpkern/Makefile.rumpkern Sun Apr 29 01:26:56 2012 +0000
+++ b/sys/rump/librump/rumpkern/Makefile.rumpkern Sun Apr 29 02:29:41 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.rumpkern,v 1.116 2012/03/10 21:52:00 joerg Exp $
+# $NetBSD: Makefile.rumpkern,v 1.117 2012/04/29 02:29:41 rmind Exp $
#
.include "${RUMPTOP}/Makefile.rump"
@@ -65,7 +65,6 @@
kern_event.c \
kern_hook.c \
kern_ksyms.c \
- kern_malloc_stdtype.c \
kern_module.c \
kern_mutex_obj.c \
kern_ntptime.c \
Home |
Main Index |
Thread Index |
Old Index