Subversion Repositories HelenOS-historic

Rev

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

Rev 142 Rev 168
Line 377... Line 377...
377
	mov %ax,%ds;
377
	mov %ax,%ds;
378
	mov %ax,%es;
378
	mov %ax,%es;
379
	mov %ax,%fs;
379
	mov %ax,%fs;
380
	mov %ax,%gs;
380
	mov %ax,%gs;
381
0:
381
0:
382
#	movl $0xdeadbeaf, %eax
-
 
383
  int $48
382
	int $48
384
	cli;
-
 
385
	sti;
-
 
386
	jmp 0b
383
	jmp 0b
387
	# not reached
384
	# not reached
388
utext_end:
385
utext_end:
389
 
386
 
390
.data
387
.data