Eliminate warnings
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@168 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
e5c1557592
commit
a2a39a4a9f
@ -45,15 +45,10 @@
|
||||
* Definitions
|
||||
************************************************************/
|
||||
|
||||
#define CS2 *(volatile uint32*)0xffff2e08
|
||||
#define LEDS *(volatile uint32*)0x01000000
|
||||
|
||||
/************************************************************
|
||||
* Private Data
|
||||
************************************************************/
|
||||
|
||||
static uint32 g_ledstate;
|
||||
|
||||
/************************************************************
|
||||
* Private Functions
|
||||
************************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user