NetBSD/sys/lib/libsa/lfsv1.c
simonb 6e4342ca79 Add support for LFSv2 filesystems. From a libsa standpoint, LFSv1 and
LFSv2 are treated as separate filesystem types for size considerations.
2003-02-23 23:17:42 +00:00

5 lines
110 B
C

/* $NetBSD: lfsv1.c,v 1.1 2003/02/23 23:17:42 simonb Exp $ */
#define LIBSA_LFSv1
#include "lib/libsa/lfs.c"