Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3773 → Rev 3774

/trunk/kernel/arch/ia64/include/bootinfo.h
68,7 → 68,6
unsigned long freq_scale;
unsigned int wakeup_intno;
int hello_configured;
 
} bootinfo_t;
 
extern bootinfo_t *bootinfo;