IOBs: Move from driver/iob to a better location in mm/iob

This commit is contained in:
Gregory Nutt
2017-05-09 07:34:59 -06:00
parent 407fed41ef
commit 2043e1a114
170 changed files with 238 additions and 223 deletions
+1 -1
View File
@@ -158,4 +158,4 @@ config MM_SHM
Build in support for the shared memory interfaces shmget(), shmat(),
shmctl(), and shmdt().
source "mm/iob/Kconfig"