Changeset da30d6c0 in rtems for cpukit/libfs/src/imfs/memfile.c
- Timestamp:
- 10/07/11 09:36:35 (12 years ago)
- Branches:
- 4.11, 5, master
- Children:
- 16b1599f
- Parents:
- c317873
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/libfs/src/imfs/memfile.c
rc317873 rda30d6c0 194 194 ) 195 195 { 196 IMFS_jnode_t *the_jnode;197 198 the_jnode = iop->pathinfo.node_access;199 200 196 return 0; 201 197 }
Note: See TracChangeset
for help on using the changeset viewer.