|
Last change
on this file since 74 was
74,
checked in by phkim, 10 years ago
|
- phkim
- zasc
- 변경 내용
- 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 | |
|---|
| 8 | extern void ddb5074_led_hex(int hex); |
|---|
| 9 | extern void ddb5074_led_d2(int on); |
|---|
| 10 | extern void ddb5074_led_d3(int on); |
|---|
| 11 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.