Rename all head files in main NuttX repository with names like *internal.h, removing the internal

This commit is contained in:
Gregory Nutt
2015-12-29 17:31:17 -06:00
parent fc30b31ed3
commit b682190f52
130 changed files with 142 additions and 142 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
#include <nuttx/sdio.h>
#include <nuttx/mmcsd.h>
#include "mmcsd_internal.h"
#include "mmcsd.h"
#include "mmcsd_sdio.h"
/****************************************************************************