You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/*
|
|
* include/asm-arm/arch-imx/leds.h
|
|
*
|
|
* Copyright (c) 2004 Sascha Hauer <sascha@saschahauer.de>
|
|
*
|
|
* blinky lights for IMX-based systems
|
|
*
|
|
*/
|
|
extern void mx1ads_leds_event(led_event_t evt);
|
|
|