mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-26 03:09:34 +03:00
d01858a1ca
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);
|