zfs/spl/linux-generic.c

9 lines
86 B
C

#include "linux-generic.h"
/*
* Generic support
*/
int p0 = 0;
EXPORT_SYMBOL(p0);