mirror of
https://git.proxmox.com/git/mirror_zfs
synced 2025-04-29 19:30:01 +00:00

git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@8 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
9 lines
86 B
C
9 lines
86 B
C
#include "linux-generic.h"
|
|
|
|
/*
|
|
* Generic support
|
|
*/
|
|
|
|
int p0 = 0;
|
|
EXPORT_SYMBOL(p0);
|