Subversion Repositories HelenOS

Compare Revisions

Regard whitespace Rev 1887 → Rev 1888

/trunk/kernel/arch/amd64/include/interrupt.h
32,8 → 32,8
/** @file
*/
 
#ifndef __ia32_INTERRUPT_H__
#define __ia32_INTERRUPT_H__
#ifndef KERN_amd64_INTERRUPT_H_
#define KERN_amd64_INTERRUPT_H_
 
#include <arch/types.h>
#include <arch/pm.h>
130,4 → 130,3
 
/** @}
*/