include/nuttx/modem: Move all modem-related IOCTL commands to a common file to assure that they will be unique

This commit is contained in:
Gregory Nutt
2016-09-16 09:39:51 -06:00
parent f0b4705d57
commit de3e35f00a
3 changed files with 76 additions and 4 deletions
+1
View File
@@ -54,6 +54,7 @@
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
/* Debug ********************************************************************/
/* Non-standard debug that may be enabled just for testing the modem driver */