Changeset adddd75 in mainline
- Timestamp:
- 2011-04-21T19:25:54Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cfac897
- Parents:
- bfbe16f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fs/minixfs/mfs.h
rbfbe16f radddd75 59 59 #endif 60 60 61 #define on_error(r, inst) do { \ 62 if (r != EOK) inst; \ 63 }while(0) 64 61 65 GLOBAL fs_reg_t mfs_reg; 62 66
Note:
See TracChangeset
for help on using the changeset viewer.