mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-07-27 01:57:41 +03:00
9 lines
86 B
C
9 lines
86 B
C
![]() |
#include "linux-generic.h"
|
||
|
|
||
|
/*
|
||
|
* Generic support
|
||
|
*/
|
||
|
|
||
|
int p0 = 0;
|
||
|
EXPORT_SYMBOL(p0);
|