4 lines
87 B
C
4 lines
87 B
C
|
/* befs.c - The native BeOS/Haiku file-system. */
|
||
|
#define MODE_BFS 1
|
||
|
#include "afs.c"
|