Misc Changes, Added Logging Subsystem, Fixes to InitRD, Working on RTL8139 driver
[tpg/acess2.git] / Modules / Filesystems / FAT / fat.c
index f41b9ea..d063c87 100644 (file)
@@ -1117,12 +1117,3 @@ void FAT_CloseFile(tVFS_Node *Node)
        #endif\r
        return ;\r
 }\r
-\r
-/**\r
- * \fn void fat_install()\r
- * \brief Add the FAT Filesystem to the VFS\r
- */\r
-void fat_install()\r
-{\r
-       VFS_AddDriver( &gFAT_FSInfo );\r
-}\r

UCC git Repository :: git.ucc.asn.au