summaryrefslogtreecommitdiff
path: root/nuttx/fs/fs_unregisterdriver.c
Commit message (Collapse)AuthorAgeFilesLines
* Switching to C99 stdint/stdbool.h typespatacongo2009-12-151-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2341 42af7a65-404d-4744-a932-0658087f49c3
* types blkcnt_t and off_t should not depend on memory model; Remove ↵patacongo2009-12-131-3/+3
| | | | | | non-standard type STATUS git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2330 42af7a65-404d-4744-a932-0658087f49c3
* cosmeticpatacongo2008-09-121-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@914 42af7a65-404d-4744-a932-0658087f49c3
* Simply conditional build; fix conditional compilationpatacongo2007-06-091-3/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@275 42af7a65-404d-4744-a932-0658087f49c3
* Add mount() and umount()patacongo2007-05-121-0/+85
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@213 42af7a65-404d-4744-a932-0658087f49c3