Ignore:
Timestamp:
Sep 12, 2004, 9:40:29 PM (21 years ago)
Author:
bird
Message:

Adding BSD stuff like there was no tomorrow.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/include/sys/mount.h

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r1504 r1505  
    535535int     fhstat(const struct fhandle *, struct stat *);
    536536int     fhstatfs(const struct fhandle *, struct statfs *);
     537#endif  /* bird */
    537538int     fstatfs(int, struct statfs *);
     539#if 0 /* bird: we don't do this. */
    538540int     getfh(const char *, fhandle_t *);
    539541#endif  /* bird */
Note: See TracChangeset for help on using the changeset viewer.