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

Last change on this file since 74 was 74, checked in by phkim, 10 years ago
  1. phkim
  2. zasc
  3. 변경 내용
    • CT_ChMapUpdatePMTAC3AudioDescriptor 메모리 leak 버그 수정
  • 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.