NetBSD/sys/arch/sbmips/include/lock.h
simonb 4b7a128684 A basic port to the Broadcom/SiByte SB1250 evaluation board (the
"swarm").  Other SB-cpu boards will be supported by this port in
the future.

Includes support for on-chip ethernet and serial.  Many features
still missing - notably SMP, PCI/LDT and IDE.

This code is provided by the Broadband Processor Business Unit at
Broadcom Corp with minor updates by me.
2002-03-06 02:13:37 +00:00

5 lines
127 B
C

/* $NetBSD: lock.h,v 1.1 2002/03/06 02:13:45 simonb Exp $ */
/* Just use the common mips definition */
#include <mips/lock.h>