Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2356 → Rev 2357

/branches/arm/kernel/arch/arm32/include/boot.h
29,9 → 29,10
/** @addtogroup arm32
* @{
*/
/** @file Bootinfo declarations.
/** @file
* @brief Bootinfo declarations.
*
* Reflects boot/arch/arm32/loader/mm.h.
* Reflects boot/arch/arm32/loader/main.h.
*/
 
#ifndef KERN_arm32_BOOT_H_