PERFORCE change 132004 for review

John Birrell jb at FreeBSD.org
Sat Dec 29 18:15:58 PST 2007


http://perforce.freebsd.org/chv.cgi?CH=132004

Change 132004 by jb at jb_freebsd1 on 2007/12/30 02:15:46

	The atomic and kmem compatibility stuff is now in the opensolaris
	module.

Affected files ...

.. //depot/projects/dtrace/src/sys/modules/cyclic/Makefile#6 edit

Differences ...

==== //depot/projects/dtrace/src/sys/modules/cyclic/Makefile#6 (text+ko) ====

@@ -4,9 +4,7 @@
 .PATH: ${.CURDIR}/../../compat/opensolaris/kern
 
 KMOD=		cyclic
-SRCS=		cyclic.c		\
-		opensolaris_atomic.c	\
-		opensolaris_kmem.c
+SRCS=		cyclic.c
 		
 SRCS+=		bus_if.h device_if.h vnode_if.h
 


More information about the p4-projects mailing list