Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2407 → Rev 2410

/branches/arm/kernel/arch/arm32/include/interrupt.h
30,7 → 30,7
* @{
*/
/** @file
* @brief Interrupt control routines declarations.
* @brief Declarations of interrupt controlling routines.
*/
 
#ifndef KERN_arm32_INTERRUPT_H_