Subversion Repositories HelenOS-historic

Rev

Rev 646 | Rev 666 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 646 Rev 663
Line 32... Line 32...
32
panic_printf:
32
panic_printf:
33
	call printf
33
	call printf
34
	nop
34
	nop
35
	call halt
35
	call halt
36
	nop
36
	nop
-
 
37
	/* Not reached. */