Changeset 8d2dd7f2 in mainline for uspace/lib/minix
- Timestamp:
 - 2017-05-13T19:03:14Z (8 years ago)
 - Branches:
 - lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
 - Children:
 - 9c96634
 - Parents:
 - e48947e
 - File:
 - 
      
- 1 edited
 
- 
          
  uspace/lib/minix/minix.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
uspace/lib/minix/minix.h
re48947e r8d2dd7f2 34 34 #define _MINIX_FS_H_ 35 35 36 #include <s ys/types.h>36 #include <stdint.h> 37 37 38 38 #define MFS_BLOCKSIZE 1024  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  