mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-01-17 10:36:21 +03:00
5 lines
30 B
C
5 lines
30 B
C
|
|
int main(void)
|
||
|
|
{
|
||
|
|
return 0;
|
||
|
|
}
|