Merge commit 'refs/top-bases/linux-have-spl-debug' into linux-have-spl-debug

This commit is contained in:
Brian Behlendorf 2008-12-08 13:50:45 -08:00
commit ffe582a9d3
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;
}