add initial freq array
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2444 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
48517a7c8b
commit
5e43791528
@ -404,7 +404,7 @@ enum lpc313x_resetid_e
|
||||
* the programmed frequency of every input source.
|
||||
*/
|
||||
|
||||
EXTERN int32_t g_boardfreqin[CGU_NFREQIN];
|
||||
EXTERN const int32_t g_boardfreqin[CGU_NFREQIN];
|
||||
|
||||
/************************************************************************
|
||||
* Inline Functions
|
||||
|
Loading…
Reference in New Issue
Block a user