Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3476 → Rev 3477

/branches/sparc/kernel/arch/sparc64/include/asm.h
358,9 → 358,11
asm volatile ("wrpr %g0, %g0, %tl\n");
}
 
/** Read UPA_CONFIG register.
/** Read UPA_CONFIG/FIREPLANE_CONFIG register.
*
* @return Value of the UPA_CONFIG register.
* @return
* Value of the UPA_CONFIG register in US,
* value of the FIREPLANE_CONFIG on US3.
*/
static inline uint64_t upa_config_read(void)
{