Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1862 → Rev 1863

/trunk/kernel/arch/sparc64/include/trap/syscall.h
49,7 → 49,6
sethi %hi(syscall), %g1
ba trap_instruction_handler
or %g1, %lo(syscall), %g1
 
.endm
 
#endif /* __ASM__ */