Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1702 → Rev 1703

/kernel/trunk/arch/sparc64/include/trap/interrupt.h
26,16 → 26,14
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
 
/** @addtogroup sparc64
/** @addtogroup sparc64interrupt
* @{
*/
/** @file
/**
* @file
* @brief This file contains interrupt vector trap handler.
*/
 
/**
* This file contains interrupt vector trap handler.
*/
 
#ifndef __sparc64_TRAP_INTERRUPT_H__
#define __sparc64_TRAP_INTERRUPT_H__
 
78,6 → 76,6
 
#endif
 
/** @}
/** @}
*/