source: svn/trunk/newcon3bcm2_21bu/toolchain/mipsel-linux-uclibc/include/asm/ddb5074.h @ 2

Last change on this file since 2 was 2, checked in by jglee, 11 years ago

first commit

  • Property svn:executable set to *
File size: 327 bytes
Line 
1/*
2 *  include/asm-mips/ddb5074.h -- NEC DDB Vrc-5074 definitions
3 *
4 *  Copyright (C) 2000 Geert Uytterhoeven <geert@sonycom.com>
5 *                     Sony Software Development Center Europe (SDCE), Brussels
6 */
7
8extern void ddb5074_led_hex(int hex);
9extern void ddb5074_led_d2(int on);
10extern void ddb5074_led_d3(int on);
11
Note: See TracBrowser for help on using the repository browser.