On Tue, 5 Jul 2005, Latchesar Ionkov wrote:

> An example:
> 
>       typedef struct {
>               ....
>               arch_vcpu_info_t arch;
>       } vcpu_info_t;
> 
> For x86_32 and x86_64 arch_vcpu_info_t is defined as:
> 
>       typedef struct {
>       } arch_vcpu_info_t;
> 
>     Lucho

oh, wow, had not remembered this one. 

so, can we convince them to put in something like
        int nothingtoseeheremovealong;

ron

Reply via email to