Ignore:
Timestamp:
2008-08-24T16:00:11Z (16 years ago)
Author:
Tim Post <echo@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
088ab05
Parents:
814c4f5
Message:

Remove 'mount'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/cmds/modules/modules.h

    r814c4f5 r90a428a  
    2525#include "touch/entry.h"
    2626#include "ls/entry.h"
    27 #include "mount/entry.h"
    2827
    2928/* Each .def function fills the module_t struct with the individual name, entry
     
    3938#include "touch/touch.def"
    4039#include "ls/ls.def"
    41 #include "mount/mount.def"
    4240        {NULL, NULL, NULL, NULL}
    4341};
Note: See TracChangeset for help on using the changeset viewer.