NetBSD/sys/arch/sandpoint/include/lock.h
briggs c8ef73b71f Support for the Motorola Sandpoint reference platform using the
MPC8240 processor module.  See the README for more information.
2001-02-04 18:32:10 +00:00

5 lines
133 B
C

/* $NetBSD: lock.h,v 1.1 2001/02/04 18:32:14 briggs Exp $ */
/* Just use the common PowerPC definition */
#include <powerpc/lock.h>