source: mainline/uspace/srv/fs/minixfs/mfs_const.h@ 84cecef

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 84cecef was 84cecef, checked in by Maurizio Lombardi <m.lombardi85@…>, 14 years ago

change file names to match HelenOS rules

  • Property mode set to 100644
File size: 94 bytes
Line 
1#ifndef _CONST_H_
2#define _CONST_H_
3
4#include <sys/types.h>
5
6#define V2_NR_TZONES 10
7
8#endif
9
Note: See TracBrowser for help on using the repository browser.