Subversion Repositories HelenOS

Compare Revisions

Regard whitespace Rev 4014 → Rev 4015

/trunk/kernel/arch/ia32/include/boot/boot.h
44,6 → 44,16
 
#define MULTIBOOT_LOADER_MAGIC 0x2BADB002
 
#ifndef __ASM__
 
#ifdef CONFIG_SMP
 
extern int _hardcoded_unmapped_size;
 
#endif /* CONFIG_SMP */
 
#endif /* __ASM__ */
 
#endif
 
/** @}