xref: /netbsd-src/sys/arch/sbmips/include/leds.h (revision 8a6b8c3b72150fdb12c10e7534080664c135f24b)
1*8a6b8c3bScgd /* $NetBSD: leds.h,v 1.3 2003/02/07 17:46:12 cgd Exp $ */
24b7a1286Ssimonb 
34b7a1286Ssimonb /*
44b7a1286Ssimonb  * Copyright 2000
54b7a1286Ssimonb  * Broadcom Corporation. All rights reserved.
64b7a1286Ssimonb  *
74b7a1286Ssimonb  * This software is furnished under license and may be used and copied only
84b7a1286Ssimonb  * in accordance with the following terms and conditions.  Subject to these
94b7a1286Ssimonb  * conditions, you may download, copy, install, use, modify and distribute
104b7a1286Ssimonb  * modified or unmodified copies of this software in source and/or binary
114b7a1286Ssimonb  * form. No title or ownership is transferred hereby.
124b7a1286Ssimonb  *
134b7a1286Ssimonb  * 1) Any source code used, modified or distributed must reproduce and
144b7a1286Ssimonb  *    retain this copyright notice and list of conditions as they appear in
154b7a1286Ssimonb  *    the source file.
164b7a1286Ssimonb  *
174b7a1286Ssimonb  * 2) No right is granted to use any trade name, trademark, or logo of
18*8a6b8c3bScgd  *    Broadcom Corporation.  The "Broadcom Corporation" name may not be
19*8a6b8c3bScgd  *    used to endorse or promote products derived from this software
20*8a6b8c3bScgd  *    without the prior written permission of Broadcom Corporation.
214b7a1286Ssimonb  *
224b7a1286Ssimonb  * 3) THIS SOFTWARE IS PROVIDED "AS-IS" AND ANY EXPRESS OR IMPLIED
234b7a1286Ssimonb  *    WARRANTIES, INCLUDING BUT NOT LIMITED TO, ANY IMPLIED WARRANTIES OF
244b7a1286Ssimonb  *    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
254b7a1286Ssimonb  *    NON-INFRINGEMENT ARE DISCLAIMED. IN NO EVENT SHALL BROADCOM BE LIABLE
264b7a1286Ssimonb  *    FOR ANY DAMAGES WHATSOEVER, AND IN PARTICULAR, BROADCOM SHALL NOT BE
274b7a1286Ssimonb  *    LIABLE FOR DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
284b7a1286Ssimonb  *    CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
294b7a1286Ssimonb  *    SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
304b7a1286Ssimonb  *    BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
314b7a1286Ssimonb  *    WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
324b7a1286Ssimonb  *    OR OTHERWISE), EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
334b7a1286Ssimonb  */
344b7a1286Ssimonb 
354b7a1286Ssimonb /* XXX DOES NOT BELONG HERE */
364b7a1286Ssimonb 
374b7a1286Ssimonb void	cswarm_setleds(const char *str);
38