Blame elf/unloadmod.c

Packit 6c4009
struct testdat
Packit 6c4009
{
Packit 6c4009
  void *next;
Packit 6c4009
} testdat;