K 10 svn:author V 6 tsoome K 8 svn:date V 27 2019-04-07T13:36:17.025565Z K 7 svn:log V 230 loader: add file_remove() function to undo file_insert_tail(). 346002 did miss the fact that we do not only undo the loadaddr, but also we need to remove the inserted module. Implement file_remove() to do the job. MFC after: 1w END