Structure declaration without its members variables

harshkdev harshjain.prof at gmail.com
Sun Apr 26 14:46:59 EDT 2015


Hi,

What does this syntax means in file
Arch/arm64/include/asm/kvm_asm.h

struct kvm;
struct kvm_vcpu;

Generally we declare structure and its member at same place.

Regards
Harsh Jain


More information about the Kernelnewbies mailing list