import ext2fs lib to prep for new e2fsprogs

This commit is contained in:
Mike Frysinger
2005-05-09 22:10:42 +00:00
parent b32011943a
commit 1fd98e039d
82 changed files with 17575 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#ifndef _JFS_USER_H
#define _JFS_USER_H
typedef unsigned short kdev_t;
#include "kernel-jbd.h"
#endif /* _JFS_USER_H */