Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 747 → Rev 746

/kernel/trunk/arch/ia64/include/mm/asid.h
53,7 → 53,6
*/
#define ASID_OVERFLOW (RID_OVERFLOW/RIDS_PER_ASID)
 
/** On ia64, this is no-op. */
#define asid_put_arch(x)
 
#endif