source:
mainline/uspace/srv/fs/minixfs/mfs_const.h@
84cecef
Last change on this file since 84cecef was 84cecef, checked in by , 14 years ago | |
---|---|
|
|
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.