rtems/confdefs.h: Fix typo

This commit is contained in:
Joel Sherrill
2019-06-19 10:46:09 -05:00
parent a67b9b06a1
commit 373cd1c545
+1 -1
View File
@@ -258,7 +258,7 @@ extern rtems_initialization_tasks_table Initialization_tasks[];
* - If CONFIGURE_APPLICATION_DISABLE_FILESYSTEM is defined all filesystems
* are disabled by force.
*
* - If CONFIGURE_USE_DEV_AS_BASE_FILESYSTEM is defined all filesystems
* - If CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM is defined all filesystems
* are disabled by force and DEVFS is defined.
*/
/**@{*/