Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 746 → Rev 747

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