Move common parts of C5471 into drivers/ so it can be used by other platforms.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@75 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
34415a3108
commit
45a923be6c
|
@ -51,11 +51,7 @@
|
||||||
#define TIOCSERGSTRUCT 0x5403 /* Get up_dev_t for port */
|
#define TIOCSERGSTRUCT 0x5403 /* Get up_dev_t for port */
|
||||||
|
|
||||||
/************************************************************
|
/************************************************************
|
||||||
* Private Data
|
* Public Data
|
||||||
************************************************************/
|
|
||||||
|
|
||||||
/************************************************************
|
|
||||||
* Private Functions
|
|
||||||
************************************************************/
|
************************************************************/
|
||||||
|
|
||||||
/************************************************************
|
/************************************************************
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue