|
Last change
on this file was
2,
checked in by phkim, 11 years ago
|
|
1.phkim
- revision copy newcon3sk r27
|
-
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.