Subversion Repositories HelenOS

Compare Revisions

Regard whitespace Rev 1887 → Rev 1888

/trunk/kernel/arch/ppc64/include/mm/asid.h
32,8 → 32,8
/** @file
*/
 
#ifndef __ppc64_ASID_H__
#define __ppc64_ASID_H__
#ifndef KERN_ppc64_ASID_H_
#define KERN_ppc64_ASID_H_
 
typedef int asid_t;
 
46,4 → 46,3
 
/** @}
*/