Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at a6176eeab0ef1750ce21790a6c6f61ba6c9ffc63 11 lines 327 B view raw
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