Merge commit 'refs/top-bases/linux-have-xdr' into linux-have-xdr

This commit is contained in:
Brian Behlendorf 2008-12-08 13:51:01 -08:00
commit c4e8654425
1 changed files with 4 additions and 0 deletions

4
zfs/lib/libspl/zu.c Normal file
View File

@ -0,0 +1,4 @@
int main(void)
{
return 0;
}